summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCheng Fang <cfang@redhat.com>2024-09-12 09:53:12 -0400
committerGitHub <noreply@github.com>2024-09-12 09:53:12 -0400
commitd366f84018e6e6bfe580bfdd5d89babf47902375 (patch)
treead9c88c8c68e4c24b34e003945460df466d836fb /test
parent89a261e96f6866257828dab6e4a7e4a517a7a572 (diff)
chore: update argocd version in test/e2e/prereqs/argocd/kustomization.yaml (#863)
Signed-off-by: Cheng Fang <cfang@redhat.com>
Diffstat (limited to 'test')
-rw-r--r--test/e2e/prereqs/argocd/kustomization.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/e2e/prereqs/argocd/kustomization.yaml b/test/e2e/prereqs/argocd/kustomization.yaml
index bdd7286..e2f8eb0 100644
--- a/test/e2e/prereqs/argocd/kustomization.yaml
+++ b/test/e2e/prereqs/argocd/kustomization.yaml
@@ -1,5 +1,5 @@
resources:
- - https://github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.1.5
+ - https://github.com/argoproj/argo-cd/manifests/cluster-install?ref=stable
- repository.yaml
patches: