From 5acd1d881bede1ca4e88b39bb6f958f1df969923 Mon Sep 17 00:00:00 2001 From: Chris Porter Date: Mon, 30 Oct 2023 14:02:06 -0500 Subject: [PATCH] For the v0.8.0 release, we need to change the operator to pull the correct hash/version of its kata-containers workload. Signed-off-by: Chris Porter --- config/samples/ccruntime/default/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/samples/ccruntime/default/kustomization.yaml b/config/samples/ccruntime/default/kustomization.yaml index f67ec1b5..d121d181 100644 --- a/config/samples/ccruntime/default/kustomization.yaml +++ b/config/samples/ccruntime/default/kustomization.yaml @@ -8,7 +8,7 @@ resources: images: - name: quay.io/confidential-containers/reqs-payload - newTag: latest + newTag: fad6ef4607e929c2d30d16dc8c62fbb29881a44c - name: quay.io/confidential-containers/runtime-payload newName: quay.io/confidential-containers/runtime-payload-ci newTag: kata-containers-latest