From 86f73095a32cffe2432f11c698adf9d5dc68cd26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Thu, 15 Aug 2024 16:23:29 +0200 Subject: [PATCH] do-not-merge: Test kata-deploy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiano FidĂȘncio --- 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..5bc939ee 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: 10169-1f6a8baaf187e38e9e6eae0f4a225f77cdefd3a6-amd64 patches: - patch: |-