Skip to content

Commit 73c6eba

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/centos-stream-8.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
images:
77
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
8-
- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240311.0.x86_64.qcow2"
8+
- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240429.0.x86_64.qcow2"
99
arch: "x86_64"
10-
digest: "sha256:bde1730abc0e05278d2e0284b6499f054cfcedb1b2ca4f1437731c35fb5a89fb"
11-
- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20240311.0.aarch64.qcow2"
10+
digest: "sha256:dd4d28d3ff4e1e9e18748fdc1daae1f5502b93663fbd8c0a6072822fd0afd7e5"
11+
- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20240429.0.aarch64.qcow2"
1212
arch: "aarch64"
13-
digest: "sha256:a14054a56e6593343fe0062e10ad17b882417782fcd2b8015c74e67f0aff6cde"
13+
digest: "sha256:d72dc4d34920150e5bda2a29be8faef23639e02e95421a03c8df300a49436ff2"
1414
# Fallback to the latest release image.
1515
# Hint: run `limactl prune` to invalidate the cache
1616
- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-latest.x86_64.qcow2"

0 commit comments

Comments
 (0)