Skip to content

Commit

Permalink
Merge pull request #847 from humio/mike/release-helm-chart-0.24.0
Browse files Browse the repository at this point in the history
Release helm chart 0.24.0
  • Loading branch information
SaaldjorMike authored Aug 26, 2024
2 parents 22be125 + 8b69863 commit e7db24c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/humio-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: humio-operator
version: 0.23.0
appVersion: 0.23.0
version: 0.24.0
appVersion: 0.24.0
home: https://github.com/humio/humio-operator
description: |
Kubernetes Operator for running Humio on top of Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion charts/humio-operator/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
operator:
image:
repository: humio/humio-operator
tag: 0.23.0
tag: 0.24.0
pullPolicy: IfNotPresent
pullSecrets: []
prometheus:
Expand Down

0 comments on commit e7db24c

Please sign in to comment.