From b81a9a31bdccba92d1b53e50611665599b2bad7e Mon Sep 17 00:00:00 2001 From: Rafal Korepta Date: Fri, 28 Feb 2025 13:23:37 +0100 Subject: [PATCH] redpanda/chart: Bump AppVersion to v24.3.6 Redpanda release --- .../unreleased/charts-redpanda-Changed-20250228-132038.yaml | 4 ++++ charts/redpanda/CHANGELOG.md | 1 + charts/redpanda/Chart.yaml | 4 ++-- charts/redpanda/README.md | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 .changes/unreleased/charts-redpanda-Changed-20250228-132038.yaml diff --git a/.changes/unreleased/charts-redpanda-Changed-20250228-132038.yaml b/.changes/unreleased/charts-redpanda-Changed-20250228-132038.yaml new file mode 100644 index 000000000..f6ffe774b --- /dev/null +++ b/.changes/unreleased/charts-redpanda-Changed-20250228-132038.yaml @@ -0,0 +1,4 @@ +project: charts/redpanda +kind: Changed +body: Bump AppVersion to v24.3.6 Redpanda release +time: 2025-02-28T13:20:38.392864+01:00 diff --git a/charts/redpanda/CHANGELOG.md b/charts/redpanda/CHANGELOG.md index 0778a2dc9..37b8ce441 100644 --- a/charts/redpanda/CHANGELOG.md +++ b/charts/redpanda/CHANGELOG.md @@ -17,6 +17,7 @@ and is generated by [Changie](https://github.com/miniscruff/changie). values.yaml, or use the `--reuse-values` flag, trailing `.`'s will be tripped from domains upon updating. This behavior may be opted into by appending a `.` to `clusterDomain` prior to upgrading. +* Bump AppVersion to v24.3.6 Redpanda release ## v5.9.20 - 2025-02-06 ### Changed diff --git a/charts/redpanda/Chart.yaml b/charts/redpanda/Chart.yaml index b010d0a70..00083b16e 100644 --- a/charts/redpanda/Chart.yaml +++ b/charts/redpanda/Chart.yaml @@ -27,7 +27,7 @@ version: 5.9.20 # The app version is the default version of Redpanda to install. # ** NOTE for maintainers: please ensure the artifacthub image annotation is updated before merging -appVersion: v24.3.5 +appVersion: v24.3.6 # 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 @@ -56,6 +56,6 @@ annotations: url: https://helm.sh/docs/intro/install/ artifacthub.io/images: | - name: redpanda - image: docker.redpanda.com/redpandadata/redpanda:v24.3.3 + image: docker.redpanda.com/redpandadata/redpanda:v24.3.6 - name: busybox image: busybox:latest diff --git a/charts/redpanda/README.md b/charts/redpanda/README.md index 93fffcd2d..d7724dd16 100644 --- a/charts/redpanda/README.md +++ b/charts/redpanda/README.md @@ -3,7 +3,7 @@ description: Find the default values and descriptions of settings in the Redpanda Helm chart. --- -![Version: 5.9.20](https://img.shields.io/badge/Version-5.9.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v24.3.5](https://img.shields.io/badge/AppVersion-v24.3.5-informational?style=flat-square) +![Version: 5.9.20](https://img.shields.io/badge/Version-5.9.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v24.3.6](https://img.shields.io/badge/AppVersion-v24.3.6-informational?style=flat-square) This page describes the official Redpanda Helm Chart. In particular, this page describes the contents of the chart’s [`values.yaml` file](https://github.com/redpanda-data/helm-charts/blob/main/charts/redpanda/values.yaml). Each of the settings is listed and described on this page, along with any default values.