diff --git a/config/samples/ccruntime/default/kustomization.yaml b/config/samples/ccruntime/default/kustomization.yaml index 6368cdfd..40e67d9c 100644 --- a/config/samples/ccruntime/default/kustomization.yaml +++ b/config/samples/ccruntime/default/kustomization.yaml @@ -8,10 +8,10 @@ resources: images: - name: quay.io/confidential-containers/container-engine-for-cc-payload - newTag: 98a790e8abdcc06c4b629b290ebaa217bf82e305 + newTag: c80c3e7392c1562841e75072d227e07f98cab2bd - name: quay.io/confidential-containers/runtime-payload newName: quay.io/confidential-containers/runtime-payload-ci - newTag: kata-containers-latest + newTag: kata-containers-9e036108b4d5d9344eedcd2a5dac78d316b79cac patches: - patch: |- diff --git a/config/samples/ccruntime/peer-pods/kustomization.yaml b/config/samples/ccruntime/peer-pods/kustomization.yaml index 1946695e..aef697e5 100644 --- a/config/samples/ccruntime/peer-pods/kustomization.yaml +++ b/config/samples/ccruntime/peer-pods/kustomization.yaml @@ -11,7 +11,7 @@ images: newTag: 98a790e8abdcc06c4b629b290ebaa217bf82e305 - name: quay.io/confidential-containers/runtime-payload newName: quay.io/confidential-containers/runtime-payload-ci - newTag: kata-containers-latest + newTag: kata-containers-9e036108b4d5d9344eedcd2a5dac78d316b79cac patches: - patch: |-