Skip to content

Commit 9a6d740

Browse files
committed
templates: update CentOS Stream 9 to 20240429.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 73c6eba commit 9a6d740

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/centos-stream-9.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
images:
44
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
5-
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240311.0.x86_64.qcow2"
5+
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240429.0.x86_64.qcow2"
66
arch: "x86_64"
7-
digest: "sha256:965116dc23c95a9455b9d647c6834f15f45044e1a2d36788f768aaadb7a5d7fd"
8-
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20240311.0.aarch64.qcow2"
7+
digest: "sha256:286633ec3f8cbd2ba151e0e6e4b12bd231e5cb0d7ab99614929626026f5a334b"
8+
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20240429.0.aarch64.qcow2"
99
arch: "aarch64"
10-
digest: "sha256:6a44263d2e5c56b7f20ab29ea9d275103b2ecaded756ac52b07a1a9c1ec2da40"
10+
digest: "sha256:2a27c9c99eacd4e345625e8548ec1af7f6a33e5c377acd2ae1515be7e5ecd336"
1111
# Fallback to the latest release image.
1212
# Hint: run `limactl prune` to invalidate the cache
1313
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2"

0 commit comments

Comments
 (0)