Skip to content

Commit aefbb80

Browse files
committed
templates: update
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent cc9fca7 commit aefbb80

File tree

11 files changed

+82
-82
lines changed

11 files changed

+82
-82
lines changed

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/v20250701.374901/Arch-Linux-x86_64-cloudimg-20250701.374901.qcow2"
4+
- location: "https://geo.mirror.pkgbuild.com/images/v20251101.445013/Arch-Linux-x86_64-cloudimg-20251101.445013.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:f9a1968e2d3c4808dc52737c9ef04d666c8cf9f66d438e47162d8dac5bcfadb3"
6+
digest: "sha256:40e96c737289557f3937bb225d999e2a36f533930654bb04a6c43f606620be59"
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-20250617.0.x86_64.qcow2"
4+
- location: "https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-10-20251027.0.x86_64.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:ac8b26eba30abb9b129789b8f045dbc40c620ff6227bdfc0af6a74f11633b0f5"
7-
- location: "https://cloud.centos.org/centos/10-stream/aarch64/images/CentOS-Stream-GenericCloud-10-20250617.0.aarch64.qcow2"
6+
digest: "sha256:d77d4272b6c47d961b11112a754449c972d7a9906c3fdd640bb5563739654096"
7+
- location: "https://cloud.centos.org/centos/10-stream/aarch64/images/CentOS-Stream-GenericCloud-10-20251027.0.aarch64.qcow2"
88
arch: "aarch64"
9-
digest: "sha256:d1b7496ef06370156f5d9de86d67b45de307c935bc6a31444b828ad51c404211"
10-
- location: "https://cloud.centos.org/centos/10-stream/s390x/images/CentOS-Stream-GenericCloud-10-20250617.0.s390x.qcow2"
9+
digest: "sha256:6126a057778d187bed19356c40de7e6090ce7c029102de092931e3479f72dd2a"
10+
- location: "https://cloud.centos.org/centos/10-stream/s390x/images/CentOS-Stream-GenericCloud-10-20251027.0.s390x.qcow2"
1111
arch: "s390x"
12-
digest: "sha256:98bc4704dacf8bef7b2cf8ecbdb56062308383b5efbdf3b83c80b91e726ee070"
13-
- location: "https://cloud.centos.org/centos/10-stream/ppc64le/images/CentOS-Stream-GenericCloud-10-20250617.0.ppc64le.qcow2"
12+
digest: "sha256:7b7490da20cbb2d52d3474945c78d647e848e6490023a4b7c712584d07b2041a"
13+
- location: "https://cloud.centos.org/centos/10-stream/ppc64le/images/CentOS-Stream-GenericCloud-10-20251027.0.ppc64le.qcow2"
1414
arch: "ppc64le"
15-
digest: "sha256:e7cd921c57eb14c4297c6cacab0d28f428aac029b6aa05725309ed10fb6c2602"
15+
digest: "sha256:3b2df9ea71708f77c0b05515373442de73d71f45ed1178e67e759d9fd519cc5b"
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-20250617.0.x86_64.qcow2"
4+
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20251029.0.x86_64.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:6aac7ec8736b19347877c2c401547ce9ab306d8d120d741823bd1fa0d365b150"
7-
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20250617.0.aarch64.qcow2"
6+
digest: "sha256:272eb5c0404293c1b1048774aae1b550a024090e2b87e2d1d6283cf00555ac15"
7+
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20251029.0.aarch64.qcow2"
88
arch: "aarch64"
9-
digest: "sha256:bb89c93f6de4766221bf01f41193c6d1d1dec39cf1ca197c8ac12b9dcc25864f"
10-
- location: "https://cloud.centos.org/centos/9-stream/s390x/images/CentOS-Stream-GenericCloud-9-20250617.0.s390x.qcow2"
9+
digest: "sha256:cbebf6ada33211ee48fb456105e7d0ef8ac256ea49cfbc22cf7a9b27d23b2876"
10+
- location: "https://cloud.centos.org/centos/9-stream/s390x/images/CentOS-Stream-GenericCloud-9-20251029.0.s390x.qcow2"
1111
arch: "s390x"
12-
digest: "sha256:20e569b105fdd5133c840f901bdc27a7a01451f356464010789ca11941fc81c9"
13-
- location: "https://cloud.centos.org/centos/9-stream/ppc64le/images/CentOS-Stream-GenericCloud-9-20250617.0.ppc64le.qcow2"
12+
digest: "sha256:5f507455ce510b38d6e5f1cdc3f43622e65f96d8a574125b6070c4329bcd9056"
13+
- location: "https://cloud.centos.org/centos/9-stream/ppc64le/images/CentOS-Stream-GenericCloud-9-20251029.0.ppc64le.qcow2"
1414
arch: "ppc64le"
15-
digest: "sha256:b9d38a317b18b7975aa2664f65e2a42a0a1bbce2575bf1f1a63d497aa9a9b814"
15+
digest: "sha256:0de9b176674c44de9f5fc89f947ef99445cf4b05b51f7bf9787aa92ca93cf632"
1616
# Fallback to the latest release image.
1717
# Hint: run `limactl prune` to invalidate the cache
1818

templates/_images/debian-11.yaml

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

5-
- location: "https://cloud.debian.org/images/cloud/bullseye/20250703-2162/debian-11-genericcloud-amd64-20250703-2162.qcow2"
5+
- location: "https://cloud.debian.org/images/cloud/bullseye/20251015-2266/debian-11-genericcloud-amd64-20251015-2266.qcow2"
66
arch: "x86_64"
7-
digest: "sha512:e60b2201a9924a23cfd520cc9e5d9424330240d41b5f5be1d7c6962d649d849c7df5ab69036d707a4e211d4b1171a8110eaeffaaefc7001f83dd403dd9dece5b"
8-
- location: "https://cloud.debian.org/images/cloud/bullseye/20250703-2162/debian-11-genericcloud-arm64-20250703-2162.qcow2"
7+
digest: "sha512:ea6db13cf1946f5156ae6384cadde557062b21cd8ff7950eb9e3ff7fc300554533a929661b955957d9df9f8ac7f48153a5714ed4d141e374f1a2ca5d197b9770"
8+
- location: "https://cloud.debian.org/images/cloud/bullseye/20251015-2266/debian-11-genericcloud-arm64-20251015-2266.qcow2"
99
arch: "aarch64"
10-
digest: "sha512:6830c6555971a28b01a54240ea91710b81569a9abe91569fc9ab36fc8552f100be975762299543765651bce4219bc52f2b28c10a318cbcd7ae04644d0ec3d29e"
10+
digest: "sha512:e0ff1467548cac6c7dc5a7c71af4c2e942f0e6ce57f95e03df57828d9ad3adc00f52579d3f7bfe18f5a4ca098f9841d90e4026ae34162da8b7aadcaf7e762a2b"
1111
- location: "https://cloud.debian.org/images/cloud/bullseye/20250703-2162/debian-11-genericcloud-ppc64el-20250703-2162.qcow2"
1212
arch: "ppc64le"
1313
digest: "sha512:71f0039d3ae46504d189f009f91fb9fa9873153d250969b56a4656d75caec17356705237d7926153e2c10d9251dc4909ec34a2afa7256a9359df279cbde8d679"

templates/_images/debian-12.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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/20250703-2162/debian-12-genericcloud-amd64-20250703-2162.qcow2"
4+
- location: "https://cloud.debian.org/images/cloud/bookworm/20251006-2257/debian-12-genericcloud-amd64-20251006-2257.qcow2"
55
arch: "x86_64"
6-
digest: "sha512:da702efced2cd98017790d0e00fee81f1e1404d3f990a4741f52e6f18bde9856d37799c053b3baa48805048a595d2a6a13c41b8287ec6f76ec27b7ef1b67a215"
7-
- location: "https://cloud.debian.org/images/cloud/bookworm/20250703-2162/debian-12-genericcloud-arm64-20250703-2162.qcow2"
6+
digest: "sha512:97000cb3d98ec7c5d40ba8764271cc903a1697f821ea7c7c52b6474151da425d31052fa7026396de84b6ef2671b1a6a8f2c12960c70c9afe34adf642d259b683"
7+
- location: "https://cloud.debian.org/images/cloud/bookworm/20251006-2257/debian-12-genericcloud-arm64-20251006-2257.qcow2"
88
arch: "aarch64"
9-
digest: "sha512:95f72a3dbc9bbe261aee622ffe0c1b89085d843c9631b720738557a3640e229847deee7f0f87a29b566bf56ba7ecdc9010fb4b844c3477ca76a00865cf016fc1"
9+
digest: "sha512:1a64d8f2f1489560a38224c441b73ac29d159c29481eb54dd41c35f07e7a74758281e91e77329642443ef7b8361fd2ba2d7412a201374e26bd5b619a8735cc63"
1010
- location: "https://cloud.debian.org/images/cloud/bookworm/20250703-2162/debian-12-genericcloud-ppc64el-20250703-2162.qcow2"
1111
arch: "ppc64le"
1212
digest: "sha512:fcf25e5d0e6a76e93c3abaecb8109a931380af29658586f51e30baec0f699a2f17de8a14de57acec80b13ab125fd165140893d814800144505a4982492256f19"

templates/_images/debian-13.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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/trixie/20250911-2232/debian-13-genericcloud-amd64-20250911-2232.qcow2"
4+
- location: "https://cloud.debian.org/images/cloud/trixie/20251006-2257/debian-13-genericcloud-amd64-20251006-2257.qcow2"
55
arch: "x86_64"
6-
digest: "sha512:82ca129c665d6d1d9a919aa64a1c275646755de078a4e07de83d741e28f38f506b907f46432c0368d4ab3c740cfacf9894238be7052aeb46b1933259cabecc62"
7-
- location: "https://cloud.debian.org/images/cloud/trixie/20250911-2232/debian-13-genericcloud-arm64-20250911-2232.qcow2"
6+
digest: "sha512:aa1963a7356a7fab202e5eebc0c1954c4cbd4906e3d8e9bf993beb22e0a90cd7fe644bd5e0fb5ec4b9fbea16744c464fda34ef1be5c3532897787d16c7211f86"
7+
- location: "https://cloud.debian.org/images/cloud/trixie/20251006-2257/debian-13-genericcloud-arm64-20251006-2257.qcow2"
88
arch: "aarch64"
9-
digest: "sha512:4c9cf2f8733670ff8d56a88b6e0f04900c55f68c1a4757a257605b314062fdd6dbe37b61b8b9ecda376a16770e9f12aeddc23bd5c5f499f91443d99308790a32"
9+
digest: "sha512:0e176b990f0685a03755b209f2841d391a86528a0b0ba40014ae34a170a755a45619da5b38b78d7b08770790ecfa517bef855b41feacfdc374bb22a4613383b4"
1010
# Fallback to the latest release image.
1111
# Hint: run `limactl prune` to invalidate the cache
1212

templates/_images/oraclelinux-9.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Image source: https://yum.oracle.com/oracle-linux-templates.html
33

44
images:
5-
- location: "https://yum.oracle.com/templates/OracleLinux/OL9/u5/x86_64/OL9U5_x86_64-kvm-b259.qcow2"
5+
- location: "https://yum.oracle.com/templates/OracleLinux/OL9/u6/x86_64/OL9U6_x86_64-kvm-b265.qcow2"
66
arch: "x86_64"
7-
digest: "sha256:f1b8f0ca281570dda5e844485d6a300d1a13a629272ffdff4ec84bf56b76b1fc"
8-
- location: "https://yum.oracle.com/templates/OracleLinux/OL9/u5/aarch64/OL9U5_aarch64-kvm-cloud-b127.qcow2"
7+
digest: "sha256:415274f04015112eeb972ed8a4e6941cb71df0318c4acba5a760931b7d7c0c69"
8+
- location: "https://yum.oracle.com/templates/OracleLinux/OL9/u6/aarch64/OL9U6_aarch64-kvm-cloud-b149.qcow2"
99
arch: "aarch64"
10-
digest: "sha256:5453d4566783af42283cb3ab34970b87b6def2691137d4f9dcc042f145510986"
10+
digest: "sha256:6a9794c898f1220a6df8b59031f952d56fdb31e915a7404bbcb3df2609d89975"
1111
mountTypesUnsupported: [9p]

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-20250702/ubuntu-22.04-server-cloudimg-amd64.img"
4+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20251021/ubuntu-22.04-server-cloudimg-amd64.img"
55
arch: "x86_64"
6-
digest: "sha256:80232fb756d0ba69d3ff4b0f717362d7cb24f55a5f1b4f63e9e09c7f6bed99d2"
7-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-arm64.img"
6+
digest: "sha256:1ec24d20ccaf18428526a9d270f529d905bc3517731d16643564e1e19c179e62"
7+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20251021/ubuntu-22.04-server-cloudimg-arm64.img"
88
arch: "aarch64"
9-
digest: "sha256:7b86a56f8069b7f7ea20dcaa9a9711a03db0bd37118c632474474338792613b6"
10-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-riscv64.img"
9+
digest: "sha256:74d8dd6e542296e27e99191972dbf9e5bf8fd0ba88d5604c48cf34fd4dd51c24"
10+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20251021/ubuntu-22.04-server-cloudimg-riscv64.img"
1111
arch: "riscv64"
12-
digest: "sha256:abcb32e3b22ba819e13e06af193214b99112a3308595c1715196f9bd86777ce6"
13-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-armhf.img"
12+
digest: "sha256:b59af6e275fd5154bd787753434ce55022d052af3b6dfe5af33020cd8f2842a5"
13+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20251021/ubuntu-22.04-server-cloudimg-armhf.img"
1414
arch: "armv7l"
15-
digest: "sha256:80328e8f238b6a7efb2a07cae8e585728820968ed5ae4f654c53eef2942ba0db"
16-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-s390x.img"
15+
digest: "sha256:60126ea31ce2a0734035365724f358257ce8371f70c5a8e466c43d4df8f7eba9"
16+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20251021/ubuntu-22.04-server-cloudimg-s390x.img"
1717
arch: "s390x"
18-
digest: "sha256:7c71c8e51ca17f67014326873ac2f0bf3b9908d1be75067957e60a4862464dd6"
19-
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20250702/ubuntu-22.04-server-cloudimg-ppc64el.img"
18+
digest: "sha256:6db1f016fa87c051e61d089fad4151813c20ec631509254d9367edbd95d49a22"
19+
- location: "https://cloud-images.ubuntu.com/releases/jammy/release-20251021/ubuntu-22.04-server-cloudimg-ppc64el.img"
2020
arch: "ppc64le"
21-
digest: "sha256:a1037c2fb24c6211b48b084e824f7ba927ff84820ef81b15d00f8db267e9c801"
21+
digest: "sha256:569409b90b2f334b22ba7d6ece7f0a73c295a8a94db0e5272e640ded7870ca8c"
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-20250704/ubuntu-24.04-server-cloudimg-amd64.img"
4+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20251026/ubuntu-24.04-server-cloudimg-amd64.img"
55
arch: "x86_64"
6-
digest: "sha256:f1652d29d497fb7c623433705c9fca6525d1311b11294a0f495eed55c7639d1f"
7-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-arm64.img"
6+
digest: "sha256:85743244cc8f2f47384480c81dbb677585d20ed693127667dbfb116f1682f793"
7+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20251026/ubuntu-24.04-server-cloudimg-arm64.img"
88
arch: "aarch64"
9-
digest: "sha256:bbecbb88100ee65497927ed0da247ba15af576a8855004182cf3c87265e25d35"
10-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-riscv64.img"
9+
digest: "sha256:2674494736319bbd367ef05c37c5dbb764fa7c90661d104ac93243ee84129ca9"
10+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20251026/ubuntu-24.04-server-cloudimg-riscv64.img"
1111
arch: "riscv64"
12-
digest: "sha256:3694a05d426568b8a8d7c8ac57cf55d5b1b1fc03ece48835bdd53a51874a063c"
13-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-armhf.img"
12+
digest: "sha256:25b2a11d00a96491bb5d6e94ec1c4be0f16a1fe74b7db4a2fb85f9ef18dc5ace"
13+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20251026/ubuntu-24.04-server-cloudimg-armhf.img"
1414
arch: "armv7l"
15-
digest: "sha256:e2e1780a3785482887ee61b05019a072c343e4dcff5fa5239e3a0696d44d117b"
16-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-s390x.img"
15+
digest: "sha256:c2cff3903858749731a587bb2c54bec0a45c89fe521b4bc4128c25b783fddf38"
16+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20251026/ubuntu-24.04-server-cloudimg-s390x.img"
1717
arch: "s390x"
18-
digest: "sha256:f05c9c41ae23e82340799b0d04a0959b9e71e16526cd91f55188f531ce190c21"
19-
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20250704/ubuntu-24.04-server-cloudimg-ppc64el.img"
18+
digest: "sha256:9a5fb415a094636333ce19d95f31c87fcaef4efc4768c5b27f926d059cfa4094"
19+
- location: "https://cloud-images.ubuntu.com/releases/noble/release-20251026/ubuntu-24.04-server-cloudimg-ppc64el.img"
2020
arch: "ppc64le"
21-
digest: "sha256:7dc45587dac45028d022eaa56e102eca165dfd4b73fa294f8f2c447da4cc251a"
21+
digest: "sha256:e88e5ee83a110824d453b820843819ffd2cafe2d1adbbeae56f7db6fcbd53c81"
2222
# Fallback to the latest release image.
2323
# Hint: run `limactl prune` to invalidate the cache
2424

templates/_images/ubuntu-25.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/plucky/release-20250701/ubuntu-25.04-server-cloudimg-amd64.img"
4+
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20251021/ubuntu-25.04-server-cloudimg-amd64.img"
55
arch: "x86_64"
6-
digest: "sha256:92ad8714338b1d3be605b7981137a7c356b23527ff1aba8e80cf44bc3aa2f8da"
7-
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20250701/ubuntu-25.04-server-cloudimg-arm64.img"
6+
digest: "sha256:284988a5bb64ec78b112c480f5dc4d2f6ef088e2059334df9bac32893e5816f5"
7+
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20251021/ubuntu-25.04-server-cloudimg-arm64.img"
88
arch: "aarch64"
9-
digest: "sha256:26d0ac2236f12954923eb35ddfee8fa9fff3eab6111ba84786b98ab3b972c6d8"
10-
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20250701/ubuntu-25.04-server-cloudimg-riscv64.img"
9+
digest: "sha256:8d16fa87cdb8c171ac0241cc88779ad11163f58689fdf5c052eac8849e066767"
10+
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20251021/ubuntu-25.04-server-cloudimg-riscv64.img"
1111
arch: "riscv64"
12-
digest: "sha256:66f420cb992e3076207ce933b7f96550d27b05ead561b7a5e48d281d01b151de"
13-
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20250701/ubuntu-25.04-server-cloudimg-armhf.img"
12+
digest: "sha256:59930f5301b1691d449e8c5ef027e8009069c6fc04fd6bbd4b839ef86481a75f"
13+
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20251021/ubuntu-25.04-server-cloudimg-armhf.img"
1414
arch: "armv7l"
15-
digest: "sha256:f37d82f55df80bdb09bbeb403f84e6921b8e4435610fed22ffec436af2e4dd6d"
16-
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20250701/ubuntu-25.04-server-cloudimg-s390x.img"
15+
digest: "sha256:d88d8cbd5426f05f5adfef35771de332baec31d6735aa608d4656da2636d407f"
16+
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20251021/ubuntu-25.04-server-cloudimg-s390x.img"
1717
arch: "s390x"
18-
digest: "sha256:1d03fedf3aea85438ce70d745edf611b80c6f88a049bb44167c24ae2ec9d4fda"
19-
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20250701/ubuntu-25.04-server-cloudimg-ppc64el.img"
18+
digest: "sha256:fdb1ca316e39831690f51ce62ec80f323d36c28b97c151af63c12e20055cd01f"
19+
- location: "https://cloud-images.ubuntu.com/releases/plucky/release-20251021/ubuntu-25.04-server-cloudimg-ppc64el.img"
2020
arch: "ppc64le"
21-
digest: "sha256:5922f8ea7958f15af5a5d8a4efec38d66af31c0a853fba5fb0790ec25562b53a"
21+
digest: "sha256:f72687746ba05f5cdcfc98d31e0e676c4126bdd8ed2372783bed0d456f500430"
2222
# Fallback to the latest release image.
2323
# Hint: run `limactl prune` to invalidate the cache
2424

0 commit comments

Comments
 (0)