From 3d82014919da4d687467f42dd351408cacf61831 Mon Sep 17 00:00:00 2001 From: Michael Burman Date: Wed, 4 Oct 2023 19:12:09 +0300 Subject: [PATCH 1/2] Update the Helm chart to use newer version of cass-operator chart --- charts/k8ssandra-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/k8ssandra-operator/Chart.yaml b/charts/k8ssandra-operator/Chart.yaml index 784adbab8..2c2031d20 100644 --- a/charts/k8ssandra-operator/Chart.yaml +++ b/charts/k8ssandra-operator/Chart.yaml @@ -9,7 +9,7 @@ dependencies: version: 0.29.0 repository: https://helm.k8ssandra.io - name: cass-operator - version: 0.43.0 + version: 0.44.0 repository: https://helm.k8ssandra.io home: https://github.com/k8ssandra/k8ssandra-operator sources: From 9dcf2cd0d854341568dbc0fef578640573885256 Mon Sep 17 00:00:00 2001 From: Michael Burman Date: Mon, 9 Oct 2023 14:22:36 +0300 Subject: [PATCH 2/2] Update to Chart 0.44.1 --- charts/k8ssandra-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/k8ssandra-operator/Chart.yaml b/charts/k8ssandra-operator/Chart.yaml index 2c2031d20..e233a1509 100644 --- a/charts/k8ssandra-operator/Chart.yaml +++ b/charts/k8ssandra-operator/Chart.yaml @@ -9,7 +9,7 @@ dependencies: version: 0.29.0 repository: https://helm.k8ssandra.io - name: cass-operator - version: 0.44.0 + version: 0.44.1 repository: https://helm.k8ssandra.io home: https://github.com/k8ssandra/k8ssandra-operator sources: