From 070ed0dd47c0c26924fcc4197e966ede361230ca Mon Sep 17 00:00:00 2001 From: yxxhero Date: Sat, 28 May 2022 18:23:33 +0800 Subject: [PATCH] fix intergration test for argo-cd form master to main branch Signed-off-by: yxxhero --- test/integration/issue.2118.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/issue.2118.yaml b/test/integration/issue.2118.yaml index 52878792..f482e3a2 100644 --- a/test/integration/issue.2118.yaml +++ b/test/integration/issue.2118.yaml @@ -4,4 +4,4 @@ helmDefaults: timeout: 300 releases: - name: argo-cd-crds - chart: git::https://github.com/argoproj/argo-helm.git@charts/argo-cd/crds?ref=master + chart: git::https://github.com/argoproj/argo-helm.git@charts/argo-cd/crds?ref=main