Skip to content

Commit f937dfd

Browse files
authored
Merge pull request #3704 from AkihiroSuda/dev
templates: update
2 parents 11874cd + 906c157 commit f937dfd

12 files changed

+106
-112
lines changed

templates/_images/almalinux-9.yaml

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
11
images:
2-
- location: https://repo.almalinux.org/almalinux/9.5/cloud/x86_64/images/AlmaLinux-9-GenericCloud-9.5-20241120.x86_64.qcow2
3-
arch: x86_64
4-
digest: sha256:abddf01589d46c841f718cec239392924a03b34c4fe84929af5d543c50e37e37
5-
6-
- location: https://repo.almalinux.org/almalinux/9.5/cloud/aarch64/images/AlmaLinux-9-GenericCloud-9.5-20241120.aarch64.qcow2
7-
arch: aarch64
8-
digest: sha256:5ede4affaad0a997a2b642f1628b6268bd8eba775f281346b75be3ed20ec369e
9-
10-
- location: https://repo.almalinux.org/almalinux/9.5/cloud/s390x/images/AlmaLinux-9-GenericCloud-9.5-20241120.s390x.qcow2
11-
arch: s390x
12-
digest: sha256:9948ea1c5ee1c6497bde5cec18c71c5f9e50861af4c0f1400c1af504eee2b995
13-
14-
- location: https://repo.almalinux.org/almalinux/9.5/cloud/ppc64le/images/AlmaLinux-9-GenericCloud-9.5-20241120.ppc64le.qcow2
15-
arch: ppc64le
16-
digest: sha256:24feab47c4a89f7d3bda58001dde59ea74904b25edbb68a207f39277c0772522
17-
2+
- location: "https://repo.almalinux.org/almalinux/9.6/cloud/x86_64/images/AlmaLinux-9-GenericCloud-9.6-20250522.x86_64.qcow2"
3+
arch: "x86_64"
4+
digest: "sha256:b08cd5db79bf32860412f5837e8c7b8df9447e032376e3c622840b31aaf26bc6"
5+
- location: "https://repo.almalinux.org/almalinux/9.6/cloud/aarch64/images/AlmaLinux-9-GenericCloud-9.6-20250522.aarch64.qcow2"
6+
arch: "aarch64"
7+
digest: "sha256:47e6801d066c311c44a5ce8100bed16b5976bde610e599dd384d1dca73b31ac5"
8+
- location: "https://repo.almalinux.org/almalinux/9.6/cloud/s390x/images/AlmaLinux-9-GenericCloud-9.6-20250522.s390x.qcow2"
9+
arch: "s390x"
10+
digest: "sha256:81f5b96794668d6b7009d4edcd00980b6043fc4b7bd954ffa50dd74ebccb1b44"
11+
- location: "https://repo.almalinux.org/almalinux/9.6/cloud/ppc64le/images/AlmaLinux-9-GenericCloud-9.6-20250522.ppc64le.qcow2"
12+
arch: "ppc64le"
13+
digest: "sha256:5334d70261680a7f52c98fcb414f3c82dcefb65909bf02ec604491b7fd57eb2a"
1814
# Fallback to the latest release image.
1915
# Hint: run `limactl prune` to invalidate the cache
2016

templates/_images/alpine.yaml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
images:
2-
- location: https://dl-cdn.alpinelinux.org/alpine/v3.21/releases/cloud/nocloud_alpine-3.21.2-x86_64-uefi-cloudinit-r0.qcow2
3-
arch: x86_64
4-
digest: sha512:1aaf22b4a584e69e228e6aa38a295159c0143d9ccebe7ad4928e92b414714066af3bfe5f9e0ca4d4d64a70ca9fea09033af90258a6f2344130d70b660151127a
5-
6-
- location: https://dl-cdn.alpinelinux.org/alpine/v3.21/releases/cloud/nocloud_alpine-3.21.2-aarch64-uefi-cloudinit-r0.qcow2
7-
arch: aarch64
8-
digest: sha512:08d340126b222abae651a20aa63c3ee3dc601d703de7879d2a6bc1fe82a3664d058a2c55ad0cf8a874327f7535e3af8a9384ce438217d6f32200cad1462a5b32
2+
- location: "https://dl-cdn.alpinelinux.org/alpine/v3.22/releases/cloud/nocloud_alpine-3.22.0-x86_64-uefi-cloudinit-r0.qcow2"
3+
arch: "x86_64"
4+
digest: "sha512:2ebfc0d515dee0b8a0732d77c99f050bf2a413a5d6bc3634ac94cb48f7b31a3e59431f732810edccf4b39cc0045275a947496aff534804f2cac6e7e9d63c7c74"
5+
- location: "https://dl-cdn.alpinelinux.org/alpine/v3.22/releases/cloud/nocloud_alpine-3.22.0-aarch64-uefi-cloudinit-r0.qcow2"
6+
arch: "aarch64"
7+
digest: "sha512:30b347397387926eeb939d93c926e09833f5b49c6c6de5cc225ccdfe6e54aba88251c71da264c7e4260e78132b50e34b93409c8b4da2e843e68a4dc35fc6b155"

templates/_images/archlinux.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
images:
22
# Try to use yyyyMMdd.REV image if available. Note that yyyyMMdd.REV will be removed after several months.
33

4-
- location: "https://geo.mirror.pkgbuild.com/images/v20250415.336224/Arch-Linux-x86_64-cloudimg-20250415.336224.qcow2"
4+
- location: "https://geo.mirror.pkgbuild.com/images/v20250701.374901/Arch-Linux-x86_64-cloudimg-20250701.374901.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:f9086324b53fb4c50ead595e92c5addf2bb28940506be8b861d400760565c344"
6+
digest: "sha256:f9a1968e2d3c4808dc52737c9ef04d666c8cf9f66d438e47162d8dac5bcfadb3"
77
- location: https://github.com/mcginty/arch-boxes-arm/releases/download/v20220323/Arch-Linux-aarch64-cloudimg-20220323.0.qcow2
88
arch: aarch64
99
digest: sha512:27524910bf41cb9b3223c8749c6e67fd2f2fdb8b70d40648708e64d6b03c0b4a01b3c5e72d51fefd3e0c3f58487dbb400a79ca378cde2da341a3a19873612be8

templates/_images/centos-stream-10.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
images:
22
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
33

4-
- location: "https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-10-20250520.0.x86_64.qcow2"
4+
- location: "https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-10-20250617.0.x86_64.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:16b7ef3db3fe1ac60d8140d34f1bf7b24dc1636e7ad2412f909232f014a2875d"
7-
- location: "https://cloud.centos.org/centos/10-stream/aarch64/images/CentOS-Stream-GenericCloud-10-20250520.0.aarch64.qcow2"
6+
digest: "sha256:ac8b26eba30abb9b129789b8f045dbc40c620ff6227bdfc0af6a74f11633b0f5"
7+
- location: "https://cloud.centos.org/centos/10-stream/aarch64/images/CentOS-Stream-GenericCloud-10-20250617.0.aarch64.qcow2"
88
arch: "aarch64"
9-
digest: "sha256:814d7887011c102b3c5fe55e2a5ba4966d89e7c26a38da1e7277719861aeba0a"
10-
- location: "https://cloud.centos.org/centos/10-stream/s390x/images/CentOS-Stream-GenericCloud-10-20250520.0.s390x.qcow2"
9+
digest: "sha256:d1b7496ef06370156f5d9de86d67b45de307c935bc6a31444b828ad51c404211"
10+
- location: "https://cloud.centos.org/centos/10-stream/s390x/images/CentOS-Stream-GenericCloud-10-20250617.0.s390x.qcow2"
1111
arch: "s390x"
12-
digest: "sha256:8d4597d8117abe216beb30e3b52bb2b5e4e405544151055e139d77d05b37d423"
13-
- location: "https://cloud.centos.org/centos/10-stream/ppc64le/images/CentOS-Stream-GenericCloud-10-20250520.0.ppc64le.qcow2"
12+
digest: "sha256:98bc4704dacf8bef7b2cf8ecbdb56062308383b5efbdf3b83c80b91e726ee070"
13+
- location: "https://cloud.centos.org/centos/10-stream/ppc64le/images/CentOS-Stream-GenericCloud-10-20250617.0.ppc64le.qcow2"
1414
arch: "ppc64le"
15-
digest: "sha256:88ad4ba818dfd0f43e5fff9d4a793589df4f35c5120a9cf3958960d765662ca9"
15+
digest: "sha256:e7cd921c57eb14c4297c6cacab0d28f428aac029b6aa05725309ed10fb6c2602"
1616
# Fallback to the latest release image.
1717
# Hint: run `limactl prune` to invalidate the cache
1818

templates/_images/centos-stream-9.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
images:
22
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
33

4-
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20250512.0.x86_64.qcow2"
4+
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20250617.0.x86_64.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:9c7cbce3c1fdd1e06e4fea8d577ec014f18eb700e48629b04a84ce1589890135"
7-
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20250512.0.aarch64.qcow2"
6+
digest: "sha256:6aac7ec8736b19347877c2c401547ce9ab306d8d120d741823bd1fa0d365b150"
7+
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20250617.0.aarch64.qcow2"
88
arch: "aarch64"
9-
digest: "sha256:583aff93ae902f5085aa2bc44f648fd63d5fa706285823bd9bbbaf4fc40070dd"
10-
- location: "https://cloud.centos.org/centos/9-stream/s390x/images/CentOS-Stream-GenericCloud-9-20250512.0.s390x.qcow2"
9+
digest: "sha256:bb89c93f6de4766221bf01f41193c6d1d1dec39cf1ca197c8ac12b9dcc25864f"
10+
- location: "https://cloud.centos.org/centos/9-stream/s390x/images/CentOS-Stream-GenericCloud-9-20250617.0.s390x.qcow2"
1111
arch: "s390x"
12-
digest: "sha256:4788b2bb31c9014c0eb09f8f058ae88ef5956df058e553c86ef0dcab044d334a"
13-
- location: "https://cloud.centos.org/centos/9-stream/ppc64le/images/CentOS-Stream-GenericCloud-9-20250512.0.ppc64le.qcow2"
12+
digest: "sha256:20e569b105fdd5133c840f901bdc27a7a01451f356464010789ca11941fc81c9"
13+
- location: "https://cloud.centos.org/centos/9-stream/ppc64le/images/CentOS-Stream-GenericCloud-9-20250617.0.ppc64le.qcow2"
1414
arch: "ppc64le"
15-
digest: "sha256:0e1886f61015998abb0dcc691238b28bf36933be27e7bee5a4a4df3b5fdf8844"
15+
digest: "sha256:b9d38a317b18b7975aa2664f65e2a42a0a1bbce2575bf1f1a63d497aa9a9b814"
1616
# Fallback to the latest release image.
1717
# Hint: run `limactl prune` to invalidate the cache
1818

templates/_images/debian-11.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
images:
22
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
33

4-
- location: "https://cloud.debian.org/images/cloud/bullseye/20250512-2110/debian-11-genericcloud-amd64-20250512-2110.qcow2"
4+
- location: "https://cloud.debian.org/images/cloud/bullseye/20250703-2162/debian-11-genericcloud-amd64-20250703-2162.qcow2"
55
arch: "x86_64"
6-
digest: "sha512:c902c738e05c0a9d67284563996aaae82a27b7df5240f38620ef9a7bdcab82e82317fa2209861718e74952199400607b30d8bd5c4a5cf53823ce4f54deb5d895"
7-
- location: "https://cloud.debian.org/images/cloud/bullseye/20250512-2110/debian-11-genericcloud-arm64-20250512-2110.qcow2"
6+
digest: "sha512:e60b2201a9924a23cfd520cc9e5d9424330240d41b5f5be1d7c6962d649d849c7df5ab69036d707a4e211d4b1171a8110eaeffaaefc7001f83dd403dd9dece5b"
7+
- location: "https://cloud.debian.org/images/cloud/bullseye/20250703-2162/debian-11-genericcloud-arm64-20250703-2162.qcow2"
88
arch: "aarch64"
9-
digest: "sha512:e79761b03da4928ce6251236a739d2ac33c183c0b7e8d5474ec7218c3e4296b11bb81f10d54973c67d49535500898bb9ca3a984ca96f0314a2d19face956021f"
10-
- location: "https://cloud.debian.org/images/cloud/bullseye/20250512-2110/debian-11-genericcloud-ppc64el-20250512-2110.qcow2"
9+
digest: "sha512:6830c6555971a28b01a54240ea91710b81569a9abe91569fc9ab36fc8552f100be975762299543765651bce4219bc52f2b28c10a318cbcd7ae04644d0ec3d29e"
10+
- location: "https://cloud.debian.org/images/cloud/bullseye/20250703-2162/debian-11-genericcloud-ppc64el-20250703-2162.qcow2"
1111
arch: "ppc64le"
12-
digest: "sha512:d0eb263160c14242b47a008d43295bb59d2ced056849000311d52e9b9fa820d13a8387234faf54bab4f43040d5b044e4bdc80e8fc5e55ba5e03a878356b4151a"
12+
digest: "sha512:71f0039d3ae46504d189f009f91fb9fa9873153d250969b56a4656d75caec17356705237d7926153e2c10d9251dc4909ec34a2afa7256a9359df279cbde8d679"
1313
# Fallback to the latest release image.
1414
# Hint: run `limactl prune` to invalidate the cache
1515

templates/_images/debian-12.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
images:
22
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
33

4-
- location: "https://cloud.debian.org/images/cloud/bookworm/20250519-2117/debian-12-genericcloud-amd64-20250519-2117.qcow2"
4+
- location: "https://cloud.debian.org/images/cloud/bookworm/20250703-2162/debian-12-genericcloud-amd64-20250703-2162.qcow2"
55
arch: "x86_64"
6-
digest: "sha512:ee35c87b8a0c67eb67a169beec3bef5d6868957c1d31374797ef37072650c5067094c50ca293d7b926a967d07515abf1845f515084e3a192c7c69df75e84c95a"
7-
- location: "https://cloud.debian.org/images/cloud/bookworm/20250519-2117/debian-12-genericcloud-arm64-20250519-2117.qcow2"
6+
digest: "sha512:da702efced2cd98017790d0e00fee81f1e1404d3f990a4741f52e6f18bde9856d37799c053b3baa48805048a595d2a6a13c41b8287ec6f76ec27b7ef1b67a215"
7+
- location: "https://cloud.debian.org/images/cloud/bookworm/20250703-2162/debian-12-genericcloud-arm64-20250703-2162.qcow2"
88
arch: "aarch64"
9-
digest: "sha512:9282da6c8509e16191a3950c63174a4c94f8921ff2062ed54912f86aa8c986edf443d7f77f0e9d0937c2576f09fbacb2fd53459875ec2c7afb015c70d54c7e19"
10-
- location: "https://cloud.debian.org/images/cloud/bookworm/20250519-2117/debian-12-genericcloud-ppc64el-20250519-2117.qcow2"
9+
digest: "sha512:95f72a3dbc9bbe261aee622ffe0c1b89085d843c9631b720738557a3640e229847deee7f0f87a29b566bf56ba7ecdc9010fb4b844c3477ca76a00865cf016fc1"
10+
- location: "https://cloud.debian.org/images/cloud/bookworm/20250703-2162/debian-12-genericcloud-ppc64el-20250703-2162.qcow2"
1111
arch: "ppc64le"
12-
digest: "sha512:67dcadf2975455a2e3b32bf4025f1b2429b7b189a34db69214168f63ef977704a4eb03f3a28ae4a0f3799374ed302327fe6628e352c8043570f45b8f9fe9b88e"
12+
digest: "sha512:fcf25e5d0e6a76e93c3abaecb8109a931380af29658586f51e30baec0f699a2f17de8a14de57acec80b13ab125fd165140893d814800144505a4982492256f19"
1313
# Fallback to the latest release image.
1414
# Hint: run `limactl prune` to invalidate the cache
1515

templates/_images/ubuntu-20.04.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
images:
22
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
33

4-
- location: "https://cloud-images.ubuntu.com/releases/focal/release-20250516/ubuntu-20.04-server-cloudimg-amd64.img"
4+
- location: "https://cloud-images.ubuntu.com/releases/focal/release-20250624/ubuntu-20.04-server-cloudimg-amd64.img"
55
arch: "x86_64"
6-
digest: "sha256:3d5a77f8f6a240cd3478c24cc4d0a11a823236b03868d79a432906c394b835a9"
7-
- location: "https://cloud-images.ubuntu.com/releases/focal/release-20250516/ubuntu-20.04-server-cloudimg-arm64.img"
6+
digest: "sha256:18f2977d77dfea1b74aee14533bd21c34f789139e949c57023b7364894b7e5e9"
7+
- location: "https://cloud-images.ubuntu.com/releases/focal/release-20250624/ubuntu-20.04-server-cloudimg-arm64.img"
88
arch: "aarch64"
9-
digest: "sha256:c1fa8013924407283fbc25af7d50cb3cfd1811d7099bdb624bf699d91b3f1a41"
10-
- location: "https://cloud-images.ubuntu.com/releases/focal/release-20250516/ubuntu-20.04-server-cloudimg-armhf.img"
9+
digest: "sha256:d4603cd783e2578f838c63f7c3a8dae6b554bd6358870f2c8eb182aa51ade465"
10+
- location: "https://cloud-images.ubuntu.com/releases/focal/release-20250624/ubuntu-20.04-server-cloudimg-armhf.img"
1111
arch: "armv7l"
12-
digest: "sha256:709e58073d548ba4515c012314eda9528c73986b7f6f88b02becbe3daae9000d"
13-
- location: "https://cloud-images.ubuntu.com/releases/focal/release-20250516/ubuntu-20.04-server-cloudimg-s390x.img"
12+
digest: "sha256:5dba684cb4d143b0f7105c21449155cbf9b8c77505d09a96c7ff104ea76bc943"
13+
- location: "https://cloud-images.ubuntu.com/releases/focal/release-20250624/ubuntu-20.04-server-cloudimg-s390x.img"
1414
arch: "s390x"
15-
digest: "sha256:fc6f187f301e4c2e35c01f106efe9c528c5ca2da50faafc0e0c586d8b8e368ff"
16-
- location: "https://cloud-images.ubuntu.com/releases/focal/release-20250516/ubuntu-20.04-server-cloudimg-ppc64el.img"
15+
digest: "sha256:48e42f4dc1e4f539b0a1a78078a6ffb4fa48d9ea4bb8a7086d5e33af9452122a"
16+
- location: "https://cloud-images.ubuntu.com/releases/focal/release-20250624/ubuntu-20.04-server-cloudimg-ppc64el.img"
1717
arch: "ppc64le"
18-
digest: "sha256:560d8b1532efb87bb1f105ac251428e789284cca3080d3d55bbce87982370cc2"
18+
digest: "sha256:47c32128a4c96985e2a44a8b8539c560ab06cd26e1276fe73502fc4ff8849e18"
1919
# Fallback to the latest release image.
2020
# Hint: run `limactl prune` to invalidate the cache
2121

templates/_images/ubuntu-22.04.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
images:
22
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
33

4-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250516/ubuntu-22.04-server-cloudimg-amd64.img"
4+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-amd64.img"
55
arch: "x86_64"
6-
digest: "sha256:a037d6d0299171ba62019f3c3f895eb902c271f8e9676cfe0f22e38070344579"
7-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250516/ubuntu-22.04-server-cloudimg-arm64.img"
6+
digest: "sha256:80232fb756d0ba69d3ff4b0f717362d7cb24f55a5f1b4f63e9e09c7f6bed99d2"
7+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-arm64.img"
88
arch: "aarch64"
9-
digest: "sha256:a83795b1ff39e13314e31001bf358081be6e7f7eb3ae93a72cc494ceef51462e"
10-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250516/ubuntu-22.04-server-cloudimg-riscv64.img"
9+
digest: "sha256:7b86a56f8069b7f7ea20dcaa9a9711a03db0bd37118c632474474338792613b6"
10+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-riscv64.img"
1111
arch: "riscv64"
12-
digest: "sha256:b7f9eb9046a80d34f9b61de2a9c1c5869d204ed9250862dea8bb2f25df7ccc51"
13-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250516/ubuntu-22.04-server-cloudimg-armhf.img"
12+
digest: "sha256:abcb32e3b22ba819e13e06af193214b99112a3308595c1715196f9bd86777ce6"
13+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-armhf.img"
1414
arch: "armv7l"
15-
digest: "sha256:e0e4755938b3234f229dad40e5969b520396cc1a31be1ec82104ec9c568ce055"
16-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250516/ubuntu-22.04-server-cloudimg-s390x.img"
15+
digest: "sha256:80328e8f238b6a7efb2a07cae8e585728820968ed5ae4f654c53eef2942ba0db"
16+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-s390x.img"
1717
arch: "s390x"
18-
digest: "sha256:5a55bb49213b093b03dd54b4e4cc3b873f6b39a05ab25480d246bb99b1fa4d4a"
19-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250516/ubuntu-22.04-server-cloudimg-ppc64el.img"
18+
digest: "sha256:7c71c8e51ca17f67014326873ac2f0bf3b9908d1be75067957e60a4862464dd6"
19+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-ppc64el.img"
2020
arch: "ppc64le"
21-
digest: "sha256:923c250246b42aae1213be3b5df35d866ec5e2b6f7aebefa2095109fd8c1d575"
21+
digest: "sha256:a1037c2fb24c6211b48b084e824f7ba927ff84820ef81b15d00f8db267e9c801"
2222
# Fallback to the latest release image.
2323
# Hint: run `limactl prune` to invalidate the cache
2424

templates/_images/ubuntu-24.04.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
images:
22
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
33

4-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250516/ubuntu-24.04-server-cloudimg-amd64.img"
4+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-amd64.img"
55
arch: "x86_64"
6-
digest: "sha256:8d6161defd323d24d66f85dda40e64e2b9021aefa4ca879dcbc4ec775ad1bbc5"
7-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250516/ubuntu-24.04-server-cloudimg-arm64.img"
6+
digest: "sha256:f1652d29d497fb7c623433705c9fca6525d1311b11294a0f495eed55c7639d1f"
7+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-arm64.img"
88
arch: "aarch64"
9-
digest: "sha256:c933c6932615d26c15f6e408e4b4f8c43cb3e1f73b0a98c2efa916cc9ab9549c"
10-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250516/ubuntu-24.04-server-cloudimg-riscv64.img"
9+
digest: "sha256:bbecbb88100ee65497927ed0da247ba15af576a8855004182cf3c87265e25d35"
10+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-riscv64.img"
1111
arch: "riscv64"
12-
digest: "sha256:8b7f41b6530609a5cb1c4ec21b1993e6e80985e5c9c2b13d43dad95bc58afb94"
13-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250516/ubuntu-24.04-server-cloudimg-armhf.img"
12+
digest: "sha256:3694a05d426568b8a8d7c8ac57cf55d5b1b1fc03ece48835bdd53a51874a063c"
13+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-armhf.img"
1414
arch: "armv7l"
15-
digest: "sha256:c9a9c7d6cd680b4faf8421da78e64aab7a3d024e86d48e57472fe74a4f45343e"
16-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250516/ubuntu-24.04-server-cloudimg-s390x.img"
15+
digest: "sha256:e2e1780a3785482887ee61b05019a072c343e4dcff5fa5239e3a0696d44d117b"
16+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-s390x.img"
1717
arch: "s390x"
18-
digest: "sha256:ecf500c278ed43dddc80edaa68f24e4e8bbe7e715169f97347b82991054ddbea"
19-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250516/ubuntu-24.04-server-cloudimg-ppc64el.img"
18+
digest: "sha256:f05c9c41ae23e82340799b0d04a0959b9e71e16526cd91f55188f531ce190c21"
19+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-ppc64el.img"
2020
arch: "ppc64le"
21-
digest: "sha256:11fc8af103fa6ae0f9b250e7929bf6fba15cb9fb3434108f699569e918c8eba5"
21+
digest: "sha256:7dc45587dac45028d022eaa56e102eca165dfd4b73fa294f8f2c447da4cc251a"
2222
# Fallback to the latest release image.
2323
# Hint: run `limactl prune` to invalidate the cache
2424

0 commit comments

Comments
 (0)