From da482d6632bed7f52552d5b3baa3a86e1db1bc60 Mon Sep 17 00:00:00 2001 From: may-cDev <55878125+may-cDev@users.noreply.github.com> Date: Mon, 23 Sep 2024 02:17:59 +0000 Subject: [PATCH] update redpanda appVersion from v23.3.6 to v23.3.21 --- charts/redpanda/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/redpanda/Chart.yaml b/charts/redpanda/Chart.yaml index 5fe5b0e955..e7132e93a8 100644 --- a/charts/redpanda/Chart.yaml +++ b/charts/redpanda/Chart.yaml @@ -23,11 +23,11 @@ type: application # The chart version and the app version are not the same and will not track # together. The chart version is a semver representation of changes to this # chart. -version: 5.7.33 +version: 5.7.34 # The app version is the default version of Redpanda to install. # ** NOTE for maintainers: please ensure the artifacthub image annotation is updated before merging -appVersion: v23.3.6 +appVersion: v23.3.21 # kubeVersion must be suffixed with "-0" to be able to match cloud providers # kubernetes versions like "v1.23.8-gke.1900". Their suffix is interpreted as a @@ -56,7 +56,7 @@ annotations: url: https://helm.sh/docs/intro/install/ artifacthub.io/images: | - name: redpanda - image: docker.redpanda.com/redpandadata/redpanda:v23.3.6 + image: docker.redpanda.com/redpandadata/redpanda:v23.3.21 - name: busybox image: busybox:latest - name: mintel/docker-alpine-bash-curl-jq