diff --git a/versions.yaml b/versions.yaml index 231ff1132..f8daa3072 100644 --- a/versions.yaml +++ b/versions.yaml @@ -233,19 +233,19 @@ externals: coco-guest-components: description: "Provides attested key unwrapping for image decryption" url: "https://github.com/confidential-containers/guest-components/" - version: "028978dbaef2510ea92bc5038928f1d70c8aaad6" - toolchain: "1.80.0" + version: "4cd62c3f8a6475a556eceb5f4538e523e9491400" + toolchain: "1.85.1" coco-trustee: description: "Provides attestation and secret delivery components" url: "https://github.com/confidential-containers/trustee" - version: "a333fa27a7ce538413bad3b537ffbeacf4a349d1" + version: "8462025ed2d2a94281344e63405bbe7500bd4484" # image / ita_image and image_tag / ita_image_tag must be in sync image: "ghcr.io/confidential-containers/staged-images/kbs" - image_tag: "a333fa27a7ce538413bad3b537ffbeacf4a349d1" + image_tag: "8462025ed2d2a94281344e63405bbe7500bd4484" ita_image: "ghcr.io/confidential-containers/staged-images/kbs-ita-as" - ita_image_tag: "a333fa27a7ce538413bad3b537ffbeacf4a349d1-x86_64" - toolchain: "1.80.0" + ita_image_tag: "8462025ed2d2a94281344e63405bbe7500bd4484-x86_64" + toolchain: "1.85.1" crio: description: |