From af0118c2bb3bd4c83153a4e392dcf696e12e4c19 Mon Sep 17 00:00:00 2001 From: Michele Palazzi Date: Sat, 4 Jan 2025 00:03:17 +0100 Subject: [PATCH] Update argo-cd to version 7.7.12 (#201) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- terraform/modules/apps/manifests/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/modules/apps/manifests/argocd.yaml b/terraform/modules/apps/manifests/argocd.yaml index 061192c..7e88806 100644 --- a/terraform/modules/apps/manifests/argocd.yaml +++ b/terraform/modules/apps/manifests/argocd.yaml @@ -7,5 +7,5 @@ spec: source: chart: argo-cd repoURL: https://argoproj.github.io/argo-helm - targetRevision: 7.7.11 + targetRevision: 7.7.12