From b0dc48dc4091926640da17cecd8fd7bbdc207986 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 09:00:14 +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..d4a3ecf 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.5 +digest: sha256:c173d8852b8edaac263a06c00220f2264b59e0431c5efdf7fc3617c5ad5edecd +generated: "2024-09-27T08:59:57.755824892Z" diff --git a/pretix-helm/Chart.yaml b/pretix-helm/Chart.yaml index d004253..cae0a44 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.5" repository: "https://charts.bitnami.com/bitnami" condition: redis.enabled sources: