diff --git a/charts/humio-operator/Chart.yaml b/charts/humio-operator/Chart.yaml index 3676d7f32..2de7bb8e8 100644 --- a/charts/humio-operator/Chart.yaml +++ b/charts/humio-operator/Chart.yaml @@ -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 diff --git a/charts/humio-operator/values.yaml b/charts/humio-operator/values.yaml index a70bc363e..b8073f519 100644 --- a/charts/humio-operator/values.yaml +++ b/charts/humio-operator/values.yaml @@ -1,7 +1,7 @@ operator: image: repository: humio/humio-operator - tag: 0.20.2 + tag: 0.20.3 pullPolicy: IfNotPresent pullSecrets: [] prometheus: