From aba1cefb118b47b52cb66fc6c8ea4fb3d95c2d4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:32:14 +0000 Subject: [PATCH] chore(deps): update helm release redis to v20.1.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/immich/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml index cf2bf06..ff0f980 100644 --- a/charts/immich/Chart.yaml +++ b/charts/immich/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: immich -version: 2.2.2 +version: 2.2.3 home: https://immich.app sources: @@ -8,6 +8,6 @@ sources: dependencies: - name: redis - version: 20.1.3 + version: 20.1.4 repository: https://charts.bitnami.com/bitnami condition: redis.enabled