From 2bf2700e25ce785817bd20d9069c693a27c89d27 Mon Sep 17 00:00:00 2001 From: Ben Rubchinsky Date: Wed, 15 Nov 2023 12:39:04 +0200 Subject: [PATCH] Update charts version strings --- charts/cbcontainers-agent/cbcontainers-agent-chart/Chart.yaml | 2 +- .../cbcontainers-operator-chart/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cbcontainers-agent/cbcontainers-agent-chart/Chart.yaml b/charts/cbcontainers-agent/cbcontainers-agent-chart/Chart.yaml index 45bd4a3a..28271f82 100644 --- a/charts/cbcontainers-agent/cbcontainers-agent-chart/Chart.yaml +++ b/charts/cbcontainers-agent/cbcontainers-agent-chart/Chart.yaml @@ -3,4 +3,4 @@ name: cbcontainers-agent description: A Helm chart for installing the CBContainers Agent type: application version: 2.0.0 -appVersion: "3.0.2" +appVersion: "3.1.0" diff --git a/charts/cbcontainers-operator/cbcontainers-operator-chart/Chart.yaml b/charts/cbcontainers-operator/cbcontainers-operator-chart/Chart.yaml index a3012180..899cf5d1 100644 --- a/charts/cbcontainers-operator/cbcontainers-operator-chart/Chart.yaml +++ b/charts/cbcontainers-operator/cbcontainers-operator-chart/Chart.yaml @@ -3,4 +3,4 @@ name: cbcontainers-operator description: A Helm chart for installing the CBContainers operator type: application version: 2.0.0 -appVersion: develop +appVersion: v6.1.0