Skip to content

Commit e7db24c

Browse files
authored
Merge pull request #847 from humio/mike/release-helm-chart-0.24.0
Release helm chart 0.24.0
2 parents 22be125 + 8b69863 commit e7db24c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/humio-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: humio-operator
3-
version: 0.23.0
4-
appVersion: 0.23.0
3+
version: 0.24.0
4+
appVersion: 0.24.0
55
home: https://github.com/humio/humio-operator
66
description: |
77
Kubernetes Operator for running Humio on top of Kubernetes

charts/humio-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
operator:
22
image:
33
repository: humio/humio-operator
4-
tag: 0.23.0
4+
tag: 0.24.0
55
pullPolicy: IfNotPresent
66
pullSecrets: []
77
prometheus:

0 commit comments

Comments
 (0)