From dea2233c0aa4fef5fdc2655f547a1ae38cc5e390 Mon Sep 17 00:00:00 2001 From: ab-ty <109608598+ab-ty@users.noreply.github.com> Date: Thu, 2 Mar 2023 16:22:37 +0100 Subject: [PATCH] chore(argo-cd): Update redis-ha to v4.23.0 Signed-off-by: ab-ty <109608598+ab-ty@users.noreply.github.com> --- charts/argo-cd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 2760c828..6e5634e6 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -18,7 +18,7 @@ maintainers: url: https://argoproj.github.io/ dependencies: - name: redis-ha - version: 4.22.4 + version: 4.23.0 repository: https://dandydeveloper.github.io/charts/ condition: redis-ha.enabled annotations: