From 03ee27907e6167ec33e72a21fb4437036a3ef999 Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 16 Aug 2024 22:43:17 +0900 Subject: [PATCH 1/7] templates: update Ubuntu 24.04 to release-20240809 Signed-off-by: Akihiro Suda --- examples/apptainer-rootful.yaml | 8 ++++---- examples/apptainer.yaml | 8 ++++---- examples/buildkit.yaml | 8 ++++---- examples/default.yaml | 8 ++++---- examples/docker-rootful.yaml | 8 ++++---- examples/docker.yaml | 8 ++++---- examples/experimental/9p.yaml | 8 ++++---- examples/experimental/alsa.yaml | 8 ++++---- examples/experimental/armv7l.yaml | 4 ++-- examples/experimental/riscv64.yaml | 4 ++-- examples/experimental/rke2.yaml | 8 ++++---- examples/experimental/u7s.yaml | 8 ++++---- examples/experimental/virtiofs-linux.yaml | 8 ++++---- examples/experimental/vnc.yaml | 8 ++++---- examples/faasd.yaml | 8 ++++---- examples/k3s.yaml | 8 ++++---- examples/k8s.yaml | 8 ++++---- examples/ubuntu.yaml | 8 ++++---- examples/vmnet.yaml | 8 ++++---- 19 files changed, 72 insertions(+), 72 deletions(-) diff --git a/examples/apptainer-rootful.yaml b/examples/apptainer-rootful.yaml index a07a9c37cc7..c1c0723f5d7 100644 --- a/examples/apptainer-rootful.yaml +++ b/examples/apptainer-rootful.yaml @@ -4,12 +4,12 @@ images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/apptainer.yaml b/examples/apptainer.yaml index 891352ceb08..83903bd6c2e 100644 --- a/examples/apptainer.yaml +++ b/examples/apptainer.yaml @@ -4,12 +4,12 @@ images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/buildkit.yaml b/examples/buildkit.yaml index e4653624ee7..df4d3c36a26 100644 --- a/examples/buildkit.yaml +++ b/examples/buildkit.yaml @@ -12,12 +12,12 @@ message: | ------- images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/default.yaml b/examples/default.yaml index d164fdae394..23afc6f8b02 100644 --- a/examples/default.yaml +++ b/examples/default.yaml @@ -24,12 +24,12 @@ arch: null # 🔵 This file: Ubuntu images images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/docker-rootful.yaml b/examples/docker-rootful.yaml index 8a51d423804..e4893428937 100644 --- a/examples/docker-rootful.yaml +++ b/examples/docker-rootful.yaml @@ -9,12 +9,12 @@ # This template requires Lima v0.20.0 or later images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/docker.yaml b/examples/docker.yaml index 90f2559ed26..a435e9677ec 100644 --- a/examples/docker.yaml +++ b/examples/docker.yaml @@ -9,12 +9,12 @@ # This template requires Lima v0.8.0 or later images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/experimental/9p.yaml b/examples/experimental/9p.yaml index c9655159aa7..6d8e21a0027 100644 --- a/examples/experimental/9p.yaml +++ b/examples/experimental/9p.yaml @@ -3,12 +3,12 @@ # This template is planned to be merged to default.yaml in Lima v1.0 (ETA: 2022 Q2). images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/experimental/alsa.yaml b/examples/experimental/alsa.yaml index 160047714d7..2718c5d22b1 100644 --- a/examples/experimental/alsa.yaml +++ b/examples/experimental/alsa.yaml @@ -2,12 +2,12 @@ # This template requires Lima v0.23.0 or later. images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/experimental/armv7l.yaml b/examples/experimental/armv7l.yaml index 98892990a0e..8c167d3284a 100644 --- a/examples/experimental/armv7l.yaml +++ b/examples/experimental/armv7l.yaml @@ -3,9 +3,9 @@ arch: "armv7l" images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-armhf.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-armhf.img" arch: "armv7l" - digest: "sha256:db5a77adc7d670a0ed98c0e917f283aea3f65cb09481328e1cda5bc538036d5a" + digest: "sha256:93d33d8b1532c2db273db088c7bcc99c5da1fcfab9979d25518f6267ee53e77a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-armhf.img" diff --git a/examples/experimental/riscv64.yaml b/examples/experimental/riscv64.yaml index c31ee6ef576..0f2bd18bebc 100644 --- a/examples/experimental/riscv64.yaml +++ b/examples/experimental/riscv64.yaml @@ -2,9 +2,9 @@ arch: "riscv64" images: -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-riscv64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-riscv64.img" arch: "riscv64" - digest: "sha256:1025bce90cdced68998c47f23bbe198e342edd12ce6abb41467475ffe5180826" + digest: "sha256:361d72c5ed9781b097ab2dfb1a489c64e51936be648bbc5badee762ebdc50c31" kernel: # Extracted from http://http.us.debian.org/debian/pool/main/u/u-boot/u-boot-qemu_2023.07+dfsg-1_all.deb (GPL-2.0) location: "https://github.com/lima-vm/u-boot-qemu-mirror/releases/download/2023.07%2Bdfsg-7/qemu-riscv64_smode_uboot.elf" diff --git a/examples/experimental/rke2.yaml b/examples/experimental/rke2.yaml index 3bfe8514c84..cf8cea0170a 100644 --- a/examples/experimental/rke2.yaml +++ b/examples/experimental/rke2.yaml @@ -17,12 +17,12 @@ images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/experimental/u7s.yaml b/examples/experimental/u7s.yaml index a129836689c..75777723ca2 100644 --- a/examples/experimental/u7s.yaml +++ b/examples/experimental/u7s.yaml @@ -13,12 +13,12 @@ # This template requires Lima v0.8.0 or later images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/experimental/virtiofs-linux.yaml b/examples/experimental/virtiofs-linux.yaml index 9ffbec8fd8a..5b5cf0ec871 100644 --- a/examples/experimental/virtiofs-linux.yaml +++ b/examples/experimental/virtiofs-linux.yaml @@ -5,12 +5,12 @@ # for all operations. images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/experimental/vnc.yaml b/examples/experimental/vnc.yaml index b9090f9ea21..4fd78505cf4 100644 --- a/examples/experimental/vnc.yaml +++ b/examples/experimental/vnc.yaml @@ -2,12 +2,12 @@ # This template requires Lima v0.20.0 or later. images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/faasd.yaml b/examples/faasd.yaml index 083fd1a58b8..0167dfe5289 100644 --- a/examples/faasd.yaml +++ b/examples/faasd.yaml @@ -26,12 +26,12 @@ message: | images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/k3s.yaml b/examples/k3s.yaml index ec232823a2b..85d131fc785 100644 --- a/examples/k3s.yaml +++ b/examples/k3s.yaml @@ -14,12 +14,12 @@ images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/k8s.yaml b/examples/k8s.yaml index e59aadeef11..8f3f68b6a0d 100644 --- a/examples/k8s.yaml +++ b/examples/k8s.yaml @@ -13,12 +13,12 @@ # This template requires Lima v0.20.0 or later. images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/ubuntu.yaml b/examples/ubuntu.yaml index 0ae6b4d30bf..0abb0d44725 100644 --- a/examples/ubuntu.yaml +++ b/examples/ubuntu.yaml @@ -1,12 +1,12 @@ # This template requires Lima v0.7.0 or later. images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" diff --git a/examples/vmnet.yaml b/examples/vmnet.yaml index d37b8560687..4fd166b7e18 100644 --- a/examples/vmnet.yaml +++ b/examples/vmnet.yaml @@ -9,12 +9,12 @@ # This template requires Lima v0.7.0 or later. # Older versions of Lima were using a different syntax for supporting vmnet.framework. images: -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:d2377667ea95222330ca2287817403c85178dad397e9fed768a9b4aec79d2a7f" -- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240725/ubuntu-24.04-server-cloudimg-arm64.img" + digest: "sha256:dd8b691b3f0d1e61f01ae0d857dcb3088d1d8bf4148439bd07abc081e4fc31f8" +- location: "https://cloud-images.ubuntu.com/releases/24.04/release-20240809/ubuntu-24.04-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:2c47dbf04477993ebcd921250b1aab8e582d2fdd03d7576b57d28b6aeeff1427" + digest: "sha256:2e0c90562af1970ffff220a5073a7830f4acc2aad55b31593003e8c363381e7a" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img" From 7c1d2ef605c8215312e78a084a63b7a88b79db67 Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 16 Aug 2024 22:46:18 +0900 Subject: [PATCH 2/7] templates: update alpine-image to 3.20.2 Signed-off-by: Akihiro Suda --- examples/alpine-image.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/alpine-image.yaml b/examples/alpine-image.yaml index 583749a85a0..658535a04f6 100644 --- a/examples/alpine-image.yaml +++ b/examples/alpine-image.yaml @@ -1,10 +1,10 @@ images: -- location: "https://dl-cdn.alpinelinux.org/alpine/v3.20/releases/cloud/nocloud_alpine-3.20.1-x86_64-uefi-cloudinit-r0.qcow2" +- location: "https://dl-cdn.alpinelinux.org/alpine/v3.20/releases/cloud/nocloud_alpine-3.20.2-x86_64-uefi-cloudinit-r0.qcow2" arch: "x86_64" - digest: "sha512:bb7c0ca7a6d064b5c17ef203a14479c070f95c3c326b82440d96c29257f33312aa0b01ee7c1858a04c54a32368524517592b44222bb88496f4a4d6cabfbe05dd" -- location: "https://dl-cdn.alpinelinux.org/alpine/v3.20/releases/cloud/nocloud_alpine-3.20.1-aarch64-uefi-cloudinit-r0.qcow2" + digest: "sha512:5828254c27c948824c4c6d4fb88c4d96ee9b5b58ae455036b1571bb037a5b5de124e1d55f00386b9e711cef7771146278bd5eb1036a2f8db6fa34611393ebec1" +- location: "https://dl-cdn.alpinelinux.org/alpine/v3.20/releases/cloud/nocloud_alpine-3.20.2-aarch64-uefi-cloudinit-r0.qcow2" arch: "aarch64" - digest: "sha512:096a98b309a32628b7f279181916015dce02a59374ad229658b4375c036608fb50c3ad2a9470ca4be359af58a30ee7e682752b11402acc59a6c68bebe0aa666e" + digest: "sha512:76eeef3cb1b38b3a0c2e745d8108558645220355cd870cba3a88198bcd0036485a0a683d8469f8405251918e972d24c461d418a30112e92efe44b460e4cba7ba" mounts: - location: "~" From bf9342897bc289cffceecb686fc01e378ee6c600 Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 16 Aug 2024 22:50:10 +0900 Subject: [PATCH 3/7] templates: update CentOS Stream 9 to 20240729.0 Signed-off-by: Akihiro Suda --- examples/centos-stream-9.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/centos-stream-9.yaml b/examples/centos-stream-9.yaml index 3cefa0b304f..7ab6c2a2c94 100644 --- a/examples/centos-stream-9.yaml +++ b/examples/centos-stream-9.yaml @@ -2,12 +2,12 @@ images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240715.0.x86_64.qcow2" +- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240729.0.x86_64.qcow2" arch: "x86_64" - digest: "sha256:8441f36b97843f07ebe4dafd3b99f53cb6923ea48e1e3df45d141d75413810bc" -- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20240715.0.aarch64.qcow2" + digest: "sha256:59c31f1bd93c8752bbba1fdca111de3fafec8467b8f51d366b67cfae08249263" +- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20240729.0.aarch64.qcow2" arch: "aarch64" - digest: "sha256:3792e30d046b82e9ef40169212dd307abe60fc0efa599e292f7a8c79c6aa9236" + digest: "sha256:e10b6079c207728e1851144d4734c91512e72f1f4f2aed055ba6087bac6850f1" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2" From 3f65f080021b88198b942c9669444453529d4ca4 Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 16 Aug 2024 22:52:11 +0900 Subject: [PATCH 4/7] templates: update Debian 11 to 20240813-1838 Signed-off-by: Akihiro Suda --- examples/debian-11.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/debian-11.yaml b/examples/debian-11.yaml index 14b609a9060..92eeea266a7 100644 --- a/examples/debian-11.yaml +++ b/examples/debian-11.yaml @@ -1,12 +1,12 @@ # This template requires Lima v0.7.0 or later images: # Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months. -- location: "https://cloud.debian.org/images/cloud/bullseye/20240717-1811/debian-11-genericcloud-amd64-20240717-1811.qcow2" +- location: "https://cloud.debian.org/images/cloud/bullseye/20240813-1838/debian-11-genericcloud-amd64-20240813-1838.qcow2" arch: "x86_64" - digest: "sha512:4f0062e28ebdd09efbe8f4f270fed57b935efb628f05004e3dbc79d2aa696c839fc74f2131b11e575c2ba6e833eeecc7ab467a7ef85318683151ea990153338a" -- location: "https://cloud.debian.org/images/cloud/bullseye/20240717-1811/debian-11-genericcloud-arm64-20240717-1811.qcow2" + digest: "sha512:8198c9729f60ec310a7cacf913803c053792d065748ed8806db3595463001a36209ca1faa62100953acad7ce69629ecb5e42f9fc39eefa8e940460d3b506580a" +- location: "https://cloud.debian.org/images/cloud/bullseye/20240813-1838/debian-11-genericcloud-arm64-20240813-1838.qcow2" arch: "aarch64" - digest: "sha512:a6f64e4be55ead958f704a1763af9d68c25b1f802e8b3ce87f5ae90e737dddb4fe46dc115384c341abcd801b5fdb7c08b4c46554a997a18b9294f998a695f5a8" + digest: "sha512:5f25b3fc14f3b3c236c4480929eabe0d217c3c7a634d4840fd256d49ed80b1c42b487337a8bacf6d9a3d8fa4fb684067680efd666fc77b39f2633a1c0ea56eaa" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud.debian.org/images/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2" From 2251f1197a8e246df7f89dbfa38730f117d1fb50 Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 16 Aug 2024 22:55:29 +0900 Subject: [PATCH 5/7] templates: update openSUSE to 15.6 Signed-off-by: Akihiro Suda --- examples/opensuse.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/opensuse.yaml b/examples/opensuse.yaml index b6a74ec007b..e0f1360018f 100644 --- a/examples/opensuse.yaml +++ b/examples/opensuse.yaml @@ -1,9 +1,9 @@ # This template requires Lima v0.7.0 or later images: # Hint: run `limactl prune` to invalidate the "Current" cache -- location: "https://download.opensuse.org/distribution/leap/15.5/appliances/openSUSE-Leap-15.5-Minimal-VM.x86_64-Cloud.qcow2" +- location: "https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.x86_64-Cloud.qcow2" arch: "x86_64" -- location: "https://download.opensuse.org/distribution/leap/15.5/appliances/openSUSE-Leap-15.5-Minimal-VM.aarch64-Cloud.qcow2" +- location: "https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.aarch64-Cloud.qcow2" arch: "aarch64" mounts: - location: "~" From 61576cab6c3f0dccb010853492287ae2fde9beae Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Sat, 17 Aug 2024 00:08:39 +0900 Subject: [PATCH 6/7] templates: update Usernetes to gen2-v20240814.0 Signed-off-by: Akihiro Suda --- examples/experimental/u7s.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/experimental/u7s.yaml b/examples/experimental/u7s.yaml index 75777723ca2..3142fd1303e 100644 --- a/examples/experimental/u7s.yaml +++ b/examples/experimental/u7s.yaml @@ -52,7 +52,7 @@ provision: set -eux -o pipefail test -d ~/usernetes && exit 0 cd ~ - git clone --branch=gen2-v20240203.0 https://github.com/rootless-containers/usernetes + git clone --branch=gen2-v20240814.0 https://github.com/rootless-containers/usernetes - mode: user script: | #!/bin/bash From 22946052f49671a441f0fc0452bd233f24415e4f Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 16 Aug 2024 22:47:35 +0900 Subject: [PATCH 7/7] templates: skip Arch Linux 20240815.255016 20240815.255016 does not work due to "No space left on device". Caused by canonical/cloud-init issue 5614. ``` 2024-08-16 16:15:27,738 - util.py[DEBUG]: Running module resizefs () failed Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/cloudinit/config/modules.py", line 270, in _run_modules ran, _r = cc.run( ^^^^^^^ File "/usr/lib/python3.12/site-packages/cloudinit/cloud.py", line 71, in run return self._runners.run(name, functor, args, freq, clear_on_fail) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/cloudinit/helpers.py", line 156, in run results = functor(**args) ^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/cloudinit/config/cc_resizefs.py", line 327, in handle resize_cmd = resizer(resize_what, devpth) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/cloudinit/config/cc_resizefs.py", line 81, in _resize_btrfs system_btrfs_ver = util.Version.from_str( ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/cloudinit/util.py", line 3145, in from_str return cls(*(list(map(int, version.split("."))))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: invalid literal for int() with base 10: '10\n-EXPERIMENTAL -INJECT -STATIC +LZO +ZSTD +UDEV +FSVERITY +ZONED CRYPTO=libgcrypt' ``` Signed-off-by: Akihiro Suda --- examples/archlinux.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/examples/archlinux.yaml b/examples/archlinux.yaml index b7e5c507779..6532b6225a3 100644 --- a/examples/archlinux.yaml +++ b/examples/archlinux.yaml @@ -1,6 +1,10 @@ # This template requires Lima v0.7.0 or later images: # Try to use yyyyMMdd.REV image if available. Note that yyyyMMdd.REV will be removed after several months. + +# NOTE: 20240815.255016 does not work due to "No space left on device" +# Caused by https://github.com/canonical/cloud-init/issues/5614 + - location: "https://geo.mirror.pkgbuild.com/images/v20240801.250900/Arch-Linux-x86_64-cloudimg-20240801.250900.qcow2" arch: "x86_64" digest: "sha256:f0e92eb32c15f4352d27662fdee90e8acc51902f50ded1843ee622e48e999eea"