From 62162ab3701244bdbb363ca63780ba345ae1fbce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 09:24:46 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.4.0 --- app-of-apps/templates/argo-cd/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-of-apps/templates/argo-cd/application.yaml b/app-of-apps/templates/argo-cd/application.yaml index 71e3809..24b0d54 100644 --- a/app-of-apps/templates/argo-cd/application.yaml +++ b/app-of-apps/templates/argo-cd/application.yaml @@ -8,7 +8,7 @@ spec: project: default source: repoURL: https://argoproj.github.io/argo-helm - targetRevision: 7.3.8 + targetRevision: 7.4.0 chart: argo-cd helm: