From 628fc3b4e751aa71938b4d9cca2980b96b0b9633 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Feb 2025 03:43:11 +0000 Subject: [PATCH] fix(deps): update helm release redis to v20.7.1 (main) (#1113) Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index d91c22b..dc47a98 100644 --- a/Chart.lock +++ b/Chart.lock @@ -13,6 +13,6 @@ dependencies: version: 11.4.2 - name: redis repository: oci://ghcr.io/visualon/bitnamicharts - version: 20.7.0 -digest: sha256:82069ae8c25228288e66f32689d2135247fa9c43bfc657ead1408fe617f50a3a -generated: "2025-02-17T02:31:35.571418232Z" + version: 20.7.1 +digest: sha256:3eeb852353d36db18c869a85c0a0055e9cb20848b5e18d53984ea31726f203ae +generated: "2025-02-17T03:31:29.047001545Z" diff --git a/Chart.yaml b/Chart.yaml index 3baef4c..4b08be6 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -52,5 +52,5 @@ dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/redis/Chart.yaml - name: redis repository: oci://ghcr.io/visualon/bitnamicharts - version: 20.7.0 + version: 20.7.1 condition: redis.enabled