File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ type: application
23
23
# The chart version and the app version are not the same and will not track
24
24
# together. The chart version is a semver representation of changes to this
25
25
# chart.
26
- version : 5.7.23
26
+ version : 5.7.24
27
27
28
28
# The app version is the default version of Redpanda to install.
29
29
# ** NOTE for maintainers: please ensure the artifacthub image annotation is updated before merging
30
- appVersion : v23.3.4
30
+ appVersion : v23.3.5
31
31
32
32
# kubeVersion must be suffixed with "-0" to be able to match cloud providers
33
33
# kubernetes versions like "v1.23.8-gke.1900". Their suffix is interpreted as a
@@ -56,7 +56,7 @@ annotations:
56
56
url: https://helm.sh/docs/intro/install/
57
57
artifacthub.io/images : |
58
58
- name: redpanda
59
- image: docker.redpanda.com/redpandadata/redpanda:v23.3.4
59
+ image: docker.redpanda.com/redpandadata/redpanda:v23.3.5
60
60
- name: busybox
61
61
image: busybox:latest
62
62
- name: mintel/docker-alpine-bash-curl-jq
You can’t perform that action at this time.
0 commit comments