From 0850cf1ac2a41906ed62f09e4b98c21be5e9b148 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:48:27 +0000 Subject: [PATCH] Update Helm release redis to v20 --- pretix-helm/Chart.lock | 6 +++--- pretix-helm/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pretix-helm/Chart.lock b/pretix-helm/Chart.lock index e665f56..1b6101b 100644 --- a/pretix-helm/Chart.lock +++ b/pretix-helm/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 15.1.2 - name: redis repository: https://charts.bitnami.com/bitnami - version: 19.0.1 -digest: sha256:e522409698486fdf3d11b5bdb2b8225a1b3e41175e239c81226079a57a40043f -generated: "2024-03-23T20:46:39.245636+01:00" + version: 20.1.4 +digest: sha256:a86b250103f69eca7a572f8f06b64242303c41fc9dbc6b1bdd913fdb60d2fdcd +generated: "2024-09-20T17:48:18.505844645Z" diff --git a/pretix-helm/Chart.yaml b/pretix-helm/Chart.yaml index d004253..3d56528 100644 --- a/pretix-helm/Chart.yaml +++ b/pretix-helm/Chart.yaml @@ -12,7 +12,7 @@ dependencies: repository: "https://charts.bitnami.com/bitnami" condition: postgresql.enabled - name: redis - version: "19.0.1" + version: "20.1.4" repository: "https://charts.bitnami.com/bitnami" condition: redis.enabled sources: