From ceed6744f5d82ad4505bebc8f83fc91f443246aa Mon Sep 17 00:00:00 2001 From: Marian Steinbach Date: Tue, 4 Feb 2025 11:17:46 +0100 Subject: [PATCH] Set registry --- .../failing-test-chart/templates/testing/test-runner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/test/releasetesting/fixtures/failing-test-chart/templates/testing/test-runner.yaml b/integration/test/releasetesting/fixtures/failing-test-chart/templates/testing/test-runner.yaml index c5e56576..a87f5e65 100644 --- a/integration/test/releasetesting/fixtures/failing-test-chart/templates/testing/test-runner.yaml +++ b/integration/test/releasetesting/fixtures/failing-test-chart/templates/testing/test-runner.yaml @@ -11,7 +11,7 @@ spec: # Bash automated testing system # https://github.com/bats-core/bats-core - name: test-framework - image: quay.io/giantswarm/bats:v1.10.0 + image: gsoci.azurecr.io/giantswarm/bats:v1.10.0 command: - "bash" - "-c"