Skip to content

Commit 8a2f986

Browse files
committed
test: test
let's see if this whole bunch of things works. together with CDH side PR. If the CI passes, we can merge the following PR first. confidential-containers/guest-components#995 Signed-off-by: Xynnn007 <[email protected]>
1 parent 167af9e commit 8a2f986

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

versions.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,13 @@ externals:
230230
url: "https://github.com/containernetworking/plugins"
231231
version: "v1.2.0"
232232

233+
# This change is for CI test in #11197 and will not be merged.
234+
# If CI passes and the https://github.com/confidential-containers/guest-components/pull/995
235+
# gets merged, we will remove this change.
233236
coco-guest-components:
234237
description: "Provides attested key unwrapping for image decryption"
235-
url: "https://github.com/confidential-containers/guest-components/"
236-
version: "0a06ef241190780840fbb0542e51b198f1f72b0b"
238+
url: "https://github.com/Xynnn007/guest-components"
239+
version: "e15a391b0fe8582da3a50816961af1d8ddc6aa0a"
237240
toolchain: "1.80.0"
238241

239242
coco-trustee:

0 commit comments

Comments
 (0)