Skip to content

Commit 61a8558

Browse files
joejulianRafalKorepta
authored andcommitted
update redpanda appVersion from v23.3.4 to v23.3.5
1 parent b3090fc commit 61a8558

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/redpanda/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ type: application
2323
# The chart version and the app version are not the same and will not track
2424
# together. The chart version is a semver representation of changes to this
2525
# chart.
26-
version: 5.7.23
26+
version: 5.7.24
2727

2828
# The app version is the default version of Redpanda to install.
2929
# ** NOTE for maintainers: please ensure the artifacthub image annotation is updated before merging
30-
appVersion: v23.3.4
30+
appVersion: v23.3.5
3131

3232
# kubeVersion must be suffixed with "-0" to be able to match cloud providers
3333
# kubernetes versions like "v1.23.8-gke.1900". Their suffix is interpreted as a
@@ -56,7 +56,7 @@ annotations:
5656
url: https://helm.sh/docs/intro/install/
5757
artifacthub.io/images: |
5858
- name: redpanda
59-
image: docker.redpanda.com/redpandadata/redpanda:v23.3.4
59+
image: docker.redpanda.com/redpandadata/redpanda:v23.3.5
6060
- name: busybox
6161
image: busybox:latest
6262
- name: mintel/docker-alpine-bash-curl-jq

0 commit comments

Comments
 (0)