Skip to content

Commit bf93428

Browse files
committed
templates: update CentOS Stream 9 to 20240729.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 7c1d2ef commit bf93428

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-20240715.0.x86_64.qcow2"
5+
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240729.0.x86_64.qcow2"
66
arch: "x86_64"
7-
digest: "sha256:8441f36b97843f07ebe4dafd3b99f53cb6923ea48e1e3df45d141d75413810bc"
8-
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20240715.0.aarch64.qcow2"
7+
digest: "sha256:59c31f1bd93c8752bbba1fdca111de3fafec8467b8f51d366b67cfae08249263"
8+
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20240729.0.aarch64.qcow2"
99
arch: "aarch64"
10-
digest: "sha256:3792e30d046b82e9ef40169212dd307abe60fc0efa599e292f7a8c79c6aa9236"
10+
digest: "sha256:e10b6079c207728e1851144d4734c91512e72f1f4f2aed055ba6087bac6850f1"
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)