From eebcca002c0866f17a309e56a030bc8ceca06271 Mon Sep 17 00:00:00 2001 From: yxxhero <11087727+yxxhero@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:59:15 +0800 Subject: [PATCH] fix: update acme chart URL in input.yaml (#1773) --- .../issue_498_template_go_getter_with_selector/input.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/template/helmfile/testdata/snapshot/issue_498_template_go_getter_with_selector/input.yaml b/test/e2e/template/helmfile/testdata/snapshot/issue_498_template_go_getter_with_selector/input.yaml index 75323838..63133c54 100644 --- a/test/e2e/template/helmfile/testdata/snapshot/issue_498_template_go_getter_with_selector/input.yaml +++ b/test/e2e/template/helmfile/testdata/snapshot/issue_498_template_go_getter_with_selector/input.yaml @@ -4,7 +4,7 @@ repositories: - name: istio url: https://istio-release.storage.googleapis.com/charts releases: -- chart: git::https://github.com/joshuasimon-taulia/acme.git@charts/acme?ref=master +- chart: git::https://github.com/jenkins-x/acme.git@charts/acme?ref=main name: acme-jx labels: values.jenkins-x.io: lock