From 9a754748e7ca2419d3e7f33d8bbdc38d0758787d Mon Sep 17 00:00:00 2001 From: Beraldo Leal Date: Thu, 15 Aug 2024 17:03:11 -0400 Subject: [PATCH] do-not-merge: just a test Test to see if fixes the issue with the cleanup/reset. Signed-off-by: Beraldo Leal --- config/samples/ccruntime/default/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/samples/ccruntime/default/kustomization.yaml b/config/samples/ccruntime/default/kustomization.yaml index 96a9300b..0c4935f1 100644 --- a/config/samples/ccruntime/default/kustomization.yaml +++ b/config/samples/ccruntime/default/kustomization.yaml @@ -10,9 +10,9 @@ images: - name: quay.io/confidential-containers/reqs-payload newTag: latest - name: quay.io/kata-containers/kata-deploy - newName: quay.io/kata-containers/kata-deploy-ci + newName: ghcr.io/kata-containers/kata-deploy-ci # FIXME: Remove this once https://github.com/confidential-containers/operator/issues/391 is resolved - newTag: kata-containers-43dca8deb4891678f8a62c112749ac0938b373c6-amd64 + newTag: 10170-61d094e00430960920cbff6adfacf7553a1efb4e-amd64 patches: - patch: |-