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.
2 parents 3af5702 + 9b0125f commit b2e27eaCopy full SHA for b2e27ea
charts/humio-operator/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
name: humio-operator
3
-version: 0.26.1
4
-appVersion: 0.26.1
+version: 0.27.0
+appVersion: 0.27.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.26.1
+ tag: 0.27.0
pullPolicy: IfNotPresent
pullSecrets: []
prometheus:
0 commit comments