We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae0d18 commit 6d836faCopy full SHA for 6d836fa
charts/humio-operator/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
name: humio-operator
3
-version: 0.22.0
4
-appVersion: 0.22.0
+version: 0.23.0
+appVersion: 0.23.0
5
home: https://github.com/humio/humio-operator
6
description: |
7
Kubernetes Operator for running Humio on top of Kubernetes
charts/humio-operator/values.yaml
operator:
image:
repository: humio/humio-operator
- tag: 0.22.0
+ tag: 0.23.0
pullPolicy: IfNotPresent
pullSecrets: []
prometheus:
0 commit comments