Skip to content

Commit

Permalink
Merge pull request #231 from joejulian/bump
Browse files Browse the repository at this point in the history
Update appVersion from v22.3.3 to v22.3.5
  • Loading branch information
joejulian authored Dec 7, 2022
2 parents cbff644 + 9346612 commit 2f30010
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,9 +23,9 @@ 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: 2.3.13
version: 2.3.14
# The app version is the default version of Redpanda to install.
appVersion: v22.3.3
appVersion: v22.3.5
# 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 @@ -42,6 +42,6 @@ annotations:
url: https://helm.sh/docs/intro/install/
artifacthub.io/images: |
- name: redpanda
image: vectorized/redpanda:v22.3.3
image: vectorized/redpanda:v22.3.5
- name: busybox
image: busybox:latest

0 comments on commit 2f30010

Please sign in to comment.