From 8bf704045e376d98ead7bf70db0e24385ea05b60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 16:18:53 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v2.11.7 (#1111) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- e2e_test/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e_test/argocd/kustomization.yaml b/e2e_test/argocd/kustomization.yaml index d70d1204..0fe84da2 100644 --- a/e2e_test/argocd/kustomization.yaml +++ b/e2e_test/argocd/kustomization.yaml @@ -1,7 +1,7 @@ namespace: argocd resources: # https://github.com/argoproj/argo-cd - - https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.6/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.7/manifests/install.yaml - namespace/argocd.yaml patchesStrategicMerge: - configmap/argocd-cm.yaml