Skip to content

Commit

Permalink
Release operator helm chart 0.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jswoods committed Mar 19, 2024
1 parent 7fff6ab commit 1ca565f
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.20.2
appVersion: 0.20.2
version: 0.20.3
appVersion: 0.20.3
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.20.2
tag: 0.20.3
pullPolicy: IfNotPresent
pullSecrets: []
prometheus:
Expand Down

0 comments on commit 1ca565f

Please sign in to comment.