From c5d6720fda3dc7751c480da6579c1dbfdb9bb395 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 15:38:58 +0000 Subject: [PATCH] chore(deps): update helm release redis to v19 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts-private/test/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts-private/test/Chart.yaml b/charts-private/test/Chart.yaml index f485533e..fc9603a7 100644 --- a/charts-private/test/Chart.yaml +++ b/charts-private/test/Chart.yaml @@ -15,7 +15,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.1.1 +version: 0.1.2 # 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 @@ -28,6 +28,6 @@ maintainers: url: https://clabs.co dependencies: - name: redis - version: 17.3.7 + version: 19.3.0 repository: https://charts.bitnami.com/bitnami