From 6d836fa24fcf27f82c1d1f03c79cf8dc33a4453e Mon Sep 17 00:00:00 2001 From: Jestin Woods Date: Thu, 11 Jul 2024 09:22:47 -0700 Subject: [PATCH] Release operator helm chart 0.23.0 --- charts/humio-operator/Chart.yaml | 4 ++-- charts/humio-operator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/humio-operator/Chart.yaml b/charts/humio-operator/Chart.yaml index 256594c69..f83ee98f1 100644 --- a/charts/humio-operator/Chart.yaml +++ b/charts/humio-operator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: humio-operator -version: 0.22.0 -appVersion: 0.22.0 +version: 0.23.0 +appVersion: 0.23.0 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 6f289dc14..3036b0396 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.22.0 + tag: 0.23.0 pullPolicy: IfNotPresent pullSecrets: [] prometheus: