Skip to content

Commit

Permalink
Merge pull request #597 from joejulian/bump-redpanda
Browse files Browse the repository at this point in the history
bump redpanda appVersion to 23.2.2
  • Loading branch information
joejulian authored Jul 22, 2023
2 parents 8f84699 + eb4d43a commit d6a2112
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/redpanda/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ 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: 4.0.57
version: 5.0.0

# The app version is the default version of Redpanda to install.
appVersion: v23.1.13
appVersion: v23.2.2
# 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
# pre-release. Our "-0" allows pre-releases to be matched.
Expand All @@ -50,7 +50,7 @@ annotations:
url: https://helm.sh/docs/intro/install/
artifacthub.io/images: |
- name: redpanda
image: docker.redpanda.com/redpandadata/redpanda:v23.1.13
image: docker.redpanda.com/redpandadata/redpanda:v23.2.2
- name: busybox
image: busybox:latest
- name: mintel/docker-alpine-bash-curl-jq
Expand Down

0 comments on commit d6a2112

Please sign in to comment.