From 43cddb1cea3402d56693138bf1a9b20bf96cce74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Jul 2025 11:57:40 +0000 Subject: [PATCH] chore(deps): update helm release redis to v21 --- 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..0850373 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: 21.2.13 +digest: sha256:bd89d500029c6b00e13908500226c2af1564e0eaa933bef70bbdab39c4189c6e +generated: "2025-07-26T11:57:28.314269884Z" diff --git a/pretix-helm/Chart.yaml b/pretix-helm/Chart.yaml index e59352d..f645cf0 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: "21.2.13" repository: "https://charts.bitnami.com/bitnami" condition: redis.enabled sources: