From be89bfbffd5485cdbe8fad8af18d10de0ad4b38a Mon Sep 17 00:00:00 2001 From: alejandroesc Date: Thu, 14 Sep 2023 16:05:40 -0400 Subject: [PATCH] bump version and bump annotation to proper version --- charts/redpanda/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/redpanda/Chart.yaml b/charts/redpanda/Chart.yaml index a297f51088..c2ea8de77d 100644 --- a/charts/redpanda/Chart.yaml +++ b/charts/redpanda/Chart.yaml @@ -23,7 +23,7 @@ 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.4.6 +version: 5.4.7 # The app version is the default version of Redpanda to install. # ** NOTE for maintainers: please ensure the artifacthub image annotation is updated before merging @@ -56,7 +56,7 @@ annotations: url: https://helm.sh/docs/intro/install/ artifacthub.io/images: | - name: redpanda - image: docker.redpanda.com/redpandadata/redpanda:v23.2.7 + image: docker.redpanda.com/redpandadata/redpanda:v23.2.8 - name: busybox image: busybox:latest - name: mintel/docker-alpine-bash-curl-jq