forked from confidential-containers/cloud-api-adaptor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.yaml
44 lines (43 loc) · 1.67 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
42
43
44
---
# 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-9:
amd64:
url: https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20231002.0.x86_64.qcow2
checksum: "sha256:d12bb6934dd207e242d6aa13f6a4ca4969449c14c3bbdd88a5ce5f5203597a40"
rhel:
9: # dummy link, get trial image from: https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux/server/trial
amd64:
url: https://access.redhat.com/downloads/content/479/ver=/rhel---9/9.2/x86_64/product-software
checksum: "sha256:34ff41b5274692c984e3860b21136af8b6ae502744c6c7578dda82002fba0287"
tools:
golang: 1.20.10
rust: 1.72.0
protoc: 3.11.4
# Referenced Git repositories
git:
guest-components:
url: https://github.com/confidential-containers/guest-components
reference: 615a46ff16ee8670014946d14e44e85cede82f01
kata-containers:
url: https://github.com/kata-containers/kata-containers
reference: 424de1cbfa4e1da9ecf9a56b1d1e1a11a4f339cd
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