Skip to content

Commit

Permalink
Merge pull request #271 from joejulian/bump
Browse files Browse the repository at this point in the history
redpanda: upgrade appVersion from v22.3.9 to v22.3.10
  • Loading branch information
joejulian authored Jan 11, 2023
2 parents daa83a0 + fad98e8 commit e228c87
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: 2.4.3
version: 2.4.4

# The app version is the default version of Redpanda to install.
appVersion: v22.3.9
appVersion: v22.3.10
# 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 @@ -43,6 +43,6 @@ annotations:
url: https://helm.sh/docs/intro/install/
artifacthub.io/images: |
- name: redpanda
image: vectorized/redpanda:v22.3.9
image: vectorized/redpanda:v22.3.10
- name: busybox
image: busybox:latest

0 comments on commit e228c87

Please sign in to comment.