Skip to content

Commit abf55dc

Browse files
committed
templates: update CentOS Stream 9 to 20240311.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 37f2528 commit abf55dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/centos-stream-9.yaml

Lines changed: 4 additions & 4 deletions
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-20240129.0.x86_64.qcow2"
5+
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240311.0.x86_64.qcow2"
66
arch: "x86_64"
7-
digest: "sha256:48f12bbf6362a9f75a07208bcee98006d76726c3e9997bb114589718151210b6"
8-
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20240129.0.aarch64.qcow2"
7+
digest: "sha256:965116dc23c95a9455b9d647c6834f15f45044e1a2d36788f768aaadb7a5d7fd"
8+
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20240311.0.aarch64.qcow2"
99
arch: "aarch64"
10-
digest: "sha256:46a27ab0a46c8b61adfb13c3a1a19340eedc41603b81e7ee509a44da444c68af"
10+
digest: "sha256:6a44263d2e5c56b7f20ab29ea9d275103b2ecaded756ac52b07a1a9c1ec2da40"
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)