From 930fae34233d67e6c6ab09e21116edcbf199c18d Mon Sep 17 00:00:00 2001 From: Tobin Feldman-Fitzthum Date: Thu, 20 Jul 2023 11:28:39 -0500 Subject: [PATCH] Update CCv0 payload to v0.7.0 candidate Also update the pre-install container to latest version Signed-off-by: Tobin Feldman-Fitzthum --- config/samples/ccruntime/default/kustomization.yaml | 4 ++-- config/samples/ccruntime/peer-pods/kustomization.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: |-