forked from confidential-containers/cloud-api-adaptor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.yaml
41 lines (41 loc) · 1.41 KB
/
versions.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
# Sources for a base cloud os images
cloudimg:
ubuntu:
focal:
amd64:
url: https://cloud-images.ubuntu.com/releases/focal/release-20230107/ubuntu-20.04-server-cloudimg-amd64.img
checksum: "sha256:3895e38566e5c2c019f5c6f825ab7570ee34dac6b9142fab0c7e5a78084c4280"
s390x:
url: https://cloud-images.ubuntu.com/releases/focal/release-20230107/ubuntu-20.04-server-cloudimg-s390x.img
checksum: "sha256:24673aa86785573d3a92e15166ff81beff88cbb0abc01938f156eb1332e87cd3"
centos:
stream-8:
amd64:
url: https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20220913.0.x86_64.qcow2
checksum: "sha256:8717251f8e4d2fe3e5032799caae89358c1ba68d65a16b5128a59ec6003aac1c"
tools:
golang: 1.20.7
rust: 1.69.0
protoc: 3.11.4
# Referenced Git repositories
git:
guest-components:
url: https://github.com/confidential-containers/guest-components
reference: 53ddd632424432077e95d3901deb64727be0b4c1
kata-containers:
url: https://github.com/kata-containers/kata-containers
reference: CCv0
cloud-api-adaptor:
url: https://github.com/confidential-containers/cloud-api-adaptor
reference: main
umoci:
url: https://github.com/opencontainers/umoci
reference: v0.4.7
skopeo:
url: https://github.com/containers/skopeo
reference: v1.5.0
oci:
pause:
registry: docker://registry.k8s.io/pause
tag: 3.6