From d387a466bb2647afc04b1a0102b71fb6dcf454d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 03:13:31 +0000 Subject: [PATCH] chore(deps): update container image redis to v7.4.0 --- cluster/apps/argocd/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/argocd/install.yaml b/cluster/apps/argocd/install.yaml index 6c0a4124..365a1df8 100644 --- a/cluster/apps/argocd/install.yaml +++ b/cluster/apps/argocd/install.yaml @@ -10195,7 +10195,7 @@ spec: - "" - --appendonly - "no" - image: redis:7.0.5-alpine + image: redis:7.4.0-alpine imagePullPolicy: Always name: redis ports: