diff --git a/custom-scorecard-tests/config.yaml b/custom-scorecard-tests/config.yaml index cda64d2f0..55c21dfa0 100644 --- a/custom-scorecard-tests/config.yaml +++ b/custom-scorecard-tests/config.yaml @@ -198,7 +198,7 @@ stages: - entrypoint: - volsync-custom-scorecard-tests - test_rsync_tls_normal_manyfiles.yml - image: quay.io/backube/volsync-custom-scorecard-tests:latest + image: quay.io/backube/volsync-custom-scorecard-tests:release-0.10 labels: suite: volsync-e2e test: test_rsync_tls_normal_manyfiles.yml diff --git a/custom-scorecard-tests/scorecard/patches/e2e-tests-stage1.yaml b/custom-scorecard-tests/scorecard/patches/e2e-tests-stage1.yaml index cdda8261b..55b9237af 100644 --- a/custom-scorecard-tests/scorecard/patches/e2e-tests-stage1.yaml +++ b/custom-scorecard-tests/scorecard/patches/e2e-tests-stage1.yaml @@ -184,7 +184,7 @@ - entrypoint: - volsync-custom-scorecard-tests - test_rsync_tls_normal_manyfiles.yml - image: quay.io/backube/volsync-custom-scorecard-tests:latest + image: quay.io/backube/volsync-custom-scorecard-tests:release-0.10 labels: suite: volsync-e2e test: test_rsync_tls_normal_manyfiles.yml