From 1bf6cfdb9f576acb940572d1197cc9d4793936f0 Mon Sep 17 00:00:00 2001 From: "projectorigin-renovate[bot]" <150237208+projectorigin-renovate[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 10:18:35 +0000 Subject: [PATCH] Update Helm release redis to v21.2.14 --- chart/Chart.lock | 6 +++--- chart/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/Chart.lock b/chart/Chart.lock index ef898856..638276c8 100644 --- a/chart/Chart.lock +++ b/chart/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 21.2.13 -digest: sha256:80dd16ce7e44fe63ad0ca1bceecf369249f6fa8ade3a692e91ddc0cc880a88d4 -generated: "2025-07-23T13:36:28.805242993Z" + version: 21.2.14 +digest: sha256:ecda45d6d39c4d5a15845571b6a672866c0e10d7ac4e7384ccbf802ac90a22d9 +generated: "2025-09-22T10:18:29.274142733Z" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 83bb3b17..5ce80085 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -13,6 +13,6 @@ annotations: dependencies: - name: redis - version: 21.2.13 + version: 21.2.14 repository: https://charts.bitnami.com/bitnami condition: redis.enabled