From 08a632e6e5cf60b21a577683f37036c50fe1b1aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 22:20:09 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.7.6 --- argocd/install/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/install/kustomization.yaml b/argocd/install/kustomization.yaml index 1ad402a..9cd157a 100644 --- a/argocd/install/kustomization.yaml +++ b/argocd/install/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/argoproj/argo-cd.git/manifests/cluster-install?ref=v2.6.7 + - https://github.com/argoproj/argo-cd.git/manifests/cluster-install?ref=v2.7.6 ## changes to config maps patchesStrategicMerge: