Skip to content

Commit

Permalink
Merge branch 'criblio:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
seanvaleo authored Dec 16, 2024
2 parents 4418ea6 + f27db05 commit 9bf90cc
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 22 deletions.
4 changes: 2 additions & 2 deletions helm-chart-sources/edge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: edge
description: A Helm chart for Kubernetes
type: application
version: 4.9.2
appVersion: 4.9.2
version: 4.9.3
appVersion: 4.9.3
icon: https://criblio.github.io/helm-charts/images/Cribl_Logo_Color_TM.png

#dependencies:
Expand Down
2 changes: 1 addition & 1 deletion helm-chart-sources/edge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This section covers the most likely values to override. To see the full scope of
|--------------------------------------------------------------------------------|-------------------|-------------------------------------------------------------------------------------|
| image.repository | `cribl/cribl` | Docker image repository to pull images |
| image.pullPolicy | `Always` | When will the Node pull the image |
| image.tag | `4.9.2` | The Version of Cribl to deploy |
| image.tag | `4.9.3` | The Version of Cribl to deploy |
| imagePullSecrets | `[]` | Credentials to pull container images |
| nameOverride | | Overrides the chart name |
| fullNameOverride | | Overrides the Helm deployment name |
Expand Down
2 changes: 1 addition & 1 deletion helm-chart-sources/edge/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
repository: cribl/cribl
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 4.9.2
tag: 4.9.3

imagePullSecrets: []
nameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions helm-chart-sources/logstream-leader/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.9.2
version: 4.9.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 4.9.2
appVersion: 4.9.3
2 changes: 1 addition & 1 deletion helm-chart-sources/logstream-leader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you're migrating from the deprecated `logstream‑master` chart, please see t

# New Capabilities

* Support for the 4.9.2 version of Cribl Stream (default version)
* Support for the 4.9.3 version of Cribl Stream (default version)

# Deployment

Expand Down
2 changes: 1 addition & 1 deletion helm-chart-sources/logstream-leader/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ criblImage:
repository: cribl/cribl
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 4.9.2
tag: 4.9.3

imagePullSecrets: []
nameOverride: "leader"
Expand Down
4 changes: 2 additions & 2 deletions helm-chart-sources/logstream-workergroup/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.9.2
version: 4.9.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 4.9.2
appVersion: 4.9.3
2 changes: 1 addition & 1 deletion helm-chart-sources/logstream-workergroup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This chart deploys a Cribl Stream worker group.
Versions starting with 3.4.0 include a change to the syntax for RBAC values. Before you upgrade the chart from pre-3.4.0 versions, please see the [table below](#values) for current options for the `rbac.apiGroups`, `rbac.verbs`, and `rbac.resources` values.

# New Capabilities
* Support for the 4.9.2 version of Cribl Stream (default version)
* Support for the 4.9.3 version of Cribl Stream (default version)

# Deployment

Expand Down
2 changes: 1 addition & 1 deletion helm-chart-sources/logstream-workergroup/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ criblImage:
repository: cribl/cribl
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 4.9.2
tag: 4.9.3

imagePullSecrets: []
nameOverride: ""
Expand Down
53 changes: 43 additions & 10 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ entries:
appscope:
- apiVersion: v2
appVersion: 1.3.4
created: "2024-11-14T13:07:25.168281242Z"
created: "2024-12-04T12:09:10.041058759Z"
description: Cribl AppScope Helm Chart for Kubernetes.
digest: f7ff52a138213e3eb3302787a3492b4303dcf76505fd1da4cd211c17501604f9
digest: b0f9b4e4ede482c283afe85d035e0d7752ea8be6c37935ec1149f472bf1c0e51
home: https://appscope.dev/
icon: https://criblio.github.io/helm-charts/images/Cribl_Logo_Color_TM.png
name: appscope
sources:
- https://github.com/criblio/appscope
type: application
urls:
- https://github.com/criblio/helm-charts/releases/download/v4.9.2/appscope-1.3.4.tgz
- https://github.com/criblio/helm-charts/releases/download/v4.9.3/appscope-1.3.4.tgz
version: 1.3.4
- apiVersion: v2
appVersion: 1.3.3
Expand Down Expand Up @@ -46,19 +46,30 @@ entries:
common:
- apiVersion: v2
appVersion: 1.0.0
created: "2024-11-14T13:07:25.168501902Z"
created: "2024-12-04T12:09:10.041263393Z"
description: Common templates for Cribl Helm Charts
digest: 131fd138e6bdb49e9636a53aaf83658500dbdca6e9ccd8f61c0afcbd68f70e68
digest: b2913e0cfe0fd5674d5deee13a10197b9d0519f1ad8a04cff8af036dcacced6a
maintainers:
- email: support@cribl.io
name: Cribl, Inc.
url: https://github.com/criblio/helm-charts
name: common
type: library
urls:
- https://github.com/criblio/helm-charts/releases/download/v4.9.2/common-1.0.0.tgz
- https://github.com/criblio/helm-charts/releases/download/v4.9.3/common-1.0.0.tgz
version: 1.0.0
edge:
- apiVersion: v2
appVersion: 4.9.3
created: "2024-12-04T12:09:10.042208786Z"
description: A Helm chart for Kubernetes
digest: efc5cf7e019aa9aa22a4a0e177455971f7ba5acb5539143a81f322a5b8c9c6b9
icon: https://criblio.github.io/helm-charts/images/Cribl_Logo_Color_TM.png
name: edge
type: application
urls:
- https://github.com/criblio/helm-charts/releases/download/v4.9.3/edge-4.9.3.tgz
version: 4.9.3
- apiVersion: v2
appVersion: 4.9.2
created: "2024-11-14T13:07:25.169440066Z"
Expand Down Expand Up @@ -434,6 +445,17 @@ entries:
- https://github.com/criblio/helm-charts/releases/download/v4.0.0/edge-4.0.0.tgz
version: 4.0.0
logstream-leader:
- apiVersion: v2
appVersion: 4.9.3
created: "2024-12-04T12:09:10.043238316Z"
description: Deploys a Cribl Stream Leader in K8s.
digest: 6ba5956ed10566f5857d277c4f416ebf39492d3233ddb45eb3c8f6b84a497eea
icon: https://criblio.github.io/helm-charts/images/Cribl_Logo_Color_TM.png
name: logstream-leader
type: application
urls:
- https://github.com/criblio/helm-charts/releases/download/v4.9.3/logstream-leader-4.9.3.tgz
version: 4.9.3
- apiVersion: v2
appVersion: 4.9.2
created: "2024-11-14T13:07:25.170464751Z"
Expand Down Expand Up @@ -1019,6 +1041,17 @@ entries:
- https://github.com/criblio/helm-charts/releases/download/v2.4.5/logstream-master-2.4.5.tgz
version: 2.4.5
logstream-workergroup:
- apiVersion: v2
appVersion: 4.9.3
created: "2024-12-04T12:09:10.044245033Z"
description: Deployment of Cribl Stream Worker Group on K8s
digest: 39b0f06d08b5dcab592c0c6b1129e25499cfd5e69cfbc7c8e4aebb50c4e35b4c
icon: https://criblio.github.io/helm-charts/images/Cribl_Logo_Color_TM.png
name: logstream-workergroup
type: application
urls:
- https://github.com/criblio/helm-charts/releases/download/v4.9.3/logstream-workergroup-4.9.3.tgz
version: 4.9.3
- apiVersion: v2
appVersion: 4.9.2
created: "2024-11-14T13:07:25.171496468Z"
Expand Down Expand Up @@ -1583,14 +1616,14 @@ entries:
pod-killer:
- apiVersion: v2
appVersion: 1.0.0
created: "2024-11-14T13:07:25.171839305Z"
created: "2024-12-04T12:09:10.044575022Z"
description: A Simple Cron Job that deletes pods based on pod name on a schedule
defined in annotations.
digest: 587ae8bb185f8198dbfc4ad901c3732ebd35d636834668192bf9530fe5bc1780
digest: 934fb3cf6f029c3f9aeb88034279d81a1dc018ed646d322918dca0aa95c1321e
icon: https://criblio.github.io/helm-charts/images/Cribl_Logo_Color_TM.png
name: pod-killer
type: application
urls:
- https://github.com/criblio/helm-charts/releases/download/v4.9.2/pod-killer-1.0.0.tgz
- https://github.com/criblio/helm-charts/releases/download/v4.9.3/pod-killer-1.0.0.tgz
version: 1.0.0
generated: "2024-11-14T13:07:25.167627978Z"
generated: "2024-12-04T12:09:10.040401517Z"

0 comments on commit 9bf90cc

Please sign in to comment.