From f2e96cce218c88cc5e31e542c4c30861d0372231 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:11:38 +0000 Subject: [PATCH] chore(deps): update container image bitnami/redis to v7.4.1-debian-12-r1 --- apps/data/redis/app-immich/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/data/redis/app-immich/helm-release.yaml b/apps/data/redis/app-immich/helm-release.yaml index 9c86e35eb..12217b915 100644 --- a/apps/data/redis/app-immich/helm-release.yaml +++ b/apps/data/redis/app-immich/helm-release.yaml @@ -17,7 +17,7 @@ spec: architecture: standalone image: repository: bitnami/redis - tag: 7.4.1-debian-12-r0 + tag: 7.4.1-debian-12-r1 pullPolicy: IfNotPresent auth: enabled: true