From 20fb524c391e0e689424110b2d4530036b97d5a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 13:47:25 +0000 Subject: [PATCH] Update Helm release kafka to v31.5.0 --- charts/kafka/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kafka/Chart.yaml b/charts/kafka/Chart.yaml index be213c8b..f407b882 100644 --- a/charts/kafka/Chart.yaml +++ b/charts/kafka/Chart.yaml @@ -23,7 +23,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.13 +version: 0.2.14 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -31,7 +31,7 @@ version: 0.2.13 appVersion: "1" dependencies: - name: kafka - version: 31.4.0 + version: 31.5.0 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.6.0