diff --git a/.github/scripts/.helm-tests/lifecycle-only/result.yaml b/.github/scripts/.helm-tests/lifecycle-only/result.yaml index 213ae8e7c4..952ee5cc98 100644 --- a/.github/scripts/.helm-tests/lifecycle-only/result.yaml +++ b/.github/scripts/.helm-tests/lifecycle-only/result.yaml @@ -8925,7 +8925,7 @@ spec: value: cluster.local - name: CERT_MANAGER_ENABLED value: "false" - image: testreg/myrep:v0.0.1 + image: testreg/busybox:1.35 imagePullPolicy: Always name: lifecycle-operator ports: diff --git a/.github/scripts/.helm-tests/lifecycle-only/values.yaml b/.github/scripts/.helm-tests/lifecycle-only/values.yaml index 0a85d2a546..cb6485bfbd 100644 --- a/.github/scripts/.helm-tests/lifecycle-only/values.yaml +++ b/.github/scripts/.helm-tests/lifecycle-only/values.yaml @@ -11,8 +11,8 @@ lifecycleOperator: promotionTasksEnabled: true lifecycleOperator: image: - repository: myrep - tag: v0.0.1 + repository: busybox + tag: 1.35 imagePullPolicy: Always scheduler: image: