From b1eb20c4451cf6ea73249e9b8731045d95e47e2c Mon Sep 17 00:00:00 2001 From: Mike Rostermund Date: Wed, 4 Dec 2024 09:21:17 +0100 Subject: [PATCH] Release helm chart 0.26.1 --- 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 34912095..ceb2760e 100644 --- a/charts/humio-operator/Chart.yaml +++ b/charts/humio-operator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: humio-operator -version: 0.26.0 -appVersion: 0.26.0 +version: 0.26.1 +appVersion: 0.26.1 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 ed7cbf77..b06dc945 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.26.0 + tag: 0.26.1 pullPolicy: IfNotPresent pullSecrets: [] prometheus: