diff --git a/versions.yaml b/versions.yaml index 0691915e6a..75508298bb 100644 --- a/versions.yaml +++ b/versions.yaml @@ -231,19 +231,19 @@ externals: coco-guest-components: description: "Provides attested key unwrapping for image decryption" url: "https://github.com/confidential-containers/guest-components/" - version: "v0.10.0" - toolchain: "1.76.0" + version: "3df6c412059f29127715c3fdbac9fa41f56cfce4" + toolchain: "1.80.0" coco-trustee: description: "Provides attestation and secret delivery components" url: "https://github.com/confidential-containers/trustee" - version: "f287fcd60b0b3ddbef5546d646669813b9e68f8d" + version: "cc5738439964cd2bd0d11bb935b4f68e01b14cd7" # image / ita_image and image_tag / ita_image_tag must be in sync image: "ghcr.io/confidential-containers/staged-images/kbs" - image_tag: "f287fcd60b0b3ddbef5546d646669813b9e68f8d" + image_tag: "cc5738439964cd2bd0d11bb935b4f68e01b14cd7" ita_image: "ghcr.io/confidential-containers/staged-images/kbs-ita-as" - ita_image_tag: "f287fcd60b0b3ddbef5546d646669813b9e68f8d-x86_64" - toolchain: "1.74.0" + ita_image_tag: "cc5738439964cd2bd0d11bb935b4f68e01b14cd7-x86_64" + toolchain: "1.76.0" crio: description: |