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