diff --git a/charts/redpanda/Chart.yaml b/charts/redpanda/Chart.yaml index 00f25ea8b3..0a713be579 100644 --- a/charts/redpanda/Chart.yaml +++ b/charts/redpanda/Chart.yaml @@ -23,7 +23,7 @@ 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: 5.4.12 +version: 5.4.13 # The app version is the default version of Redpanda to install. # ** NOTE for maintainers: please ensure the artifacthub image annotation is updated before merging