From 5724db24aa20a0a8b42e936afc13ee6e12f44894 Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 19 Jan 2024 17:03:26 +0900 Subject: [PATCH 1/8] templates: update Ubuntu 23.10 to release-20231220 Signed-off-by: Akihiro Suda --- examples/buildkit.yaml | 8 ++++---- examples/default.yaml | 8 ++++---- examples/experimental/9p.yaml | 8 ++++---- examples/experimental/armv7l.yaml | 4 ++-- examples/experimental/riscv64.yaml | 4 ++-- examples/experimental/virtiofs-linux.yaml | 8 ++++---- examples/experimental/vnc.yaml | 8 ++++---- examples/ubuntu.yaml | 8 ++++---- examples/vmnet.yaml | 8 ++++---- 9 files changed, 32 insertions(+), 32 deletions(-) diff --git a/examples/buildkit.yaml b/examples/buildkit.yaml index 41c9210489a8..e26c666e7946 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/23.10/release-20231011/ubuntu-23.10-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:f6529be56da3429a56e4f5ef202bf4958201bc63f8541e478caa6e8eb712e635" -- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231011/ubuntu-23.10-server-cloudimg-arm64.img" + digest: "sha256:f1f08067d92fedd9f4a0952d86bbb13506f054eb06599003154bea65bc7463a0" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:78d35a2f551d281912ee7e5202660d94d713aa1b5de86a17e261328cc2f093d4" + digest: "sha256:261fdf08e5ed8dffbf13a6a6d82d6e997d85bdda71f3e7212773b48a619a42fc" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/23.10/release/ubuntu-23.10-server-cloudimg-amd64.img" diff --git a/examples/default.yaml b/examples/default.yaml index 42a02ffbcf49..a0b8bd2a4ecc 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/23.10/release-20231011/ubuntu-23.10-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:f6529be56da3429a56e4f5ef202bf4958201bc63f8541e478caa6e8eb712e635" -- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231011/ubuntu-23.10-server-cloudimg-arm64.img" + digest: "sha256:f1f08067d92fedd9f4a0952d86bbb13506f054eb06599003154bea65bc7463a0" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:78d35a2f551d281912ee7e5202660d94d713aa1b5de86a17e261328cc2f093d4" + digest: "sha256:261fdf08e5ed8dffbf13a6a6d82d6e997d85bdda71f3e7212773b48a619a42fc" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/23.10/release/ubuntu-23.10-server-cloudimg-amd64.img" diff --git a/examples/experimental/9p.yaml b/examples/experimental/9p.yaml index fe71976844fc..2a12c1d6a185 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/23.10/release-20231011/ubuntu-23.10-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:f6529be56da3429a56e4f5ef202bf4958201bc63f8541e478caa6e8eb712e635" -- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231011/ubuntu-23.10-server-cloudimg-arm64.img" + digest: "sha256:f1f08067d92fedd9f4a0952d86bbb13506f054eb06599003154bea65bc7463a0" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:78d35a2f551d281912ee7e5202660d94d713aa1b5de86a17e261328cc2f093d4" + digest: "sha256:261fdf08e5ed8dffbf13a6a6d82d6e997d85bdda71f3e7212773b48a619a42fc" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/23.10/release/ubuntu-23.10-server-cloudimg-amd64.img" diff --git a/examples/experimental/armv7l.yaml b/examples/experimental/armv7l.yaml index 58339b9e3c91..91c5243f8478 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/23.10/release-20231011/ubuntu-23.10-server-cloudimg-armhf.img" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-armhf.img" arch: "armv7l" - digest: "sha256:58bfb10e547a766ee4035b5a69f2f943ffb3035c85dad4b2b6ffcc7e4958e493" + digest: "sha256:849b92b9735c022b986b64cdc7d518535c654073b15a6732a53f6ebebbea259b" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/23.10/release/ubuntu-23.10-server-cloudimg-armhf.img" diff --git a/examples/experimental/riscv64.yaml b/examples/experimental/riscv64.yaml index 970cc029a240..378151ed087c 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/23.10/release-20231011/ubuntu-23.10-server-cloudimg-riscv64.img" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-riscv64.img" arch: "riscv64" - digest: "sha256:73e7e8d673e3db5bb629e81286db20438343ff4e7aaf4d90844299b4537b59c8" + digest: "sha256:18aadb8e2407dfb0e85948f53f231de15e65e21f5b7e9833e64188a2af3f4315" 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/virtiofs-linux.yaml b/examples/experimental/virtiofs-linux.yaml index 1c3b281fc476..0d391adb2e89 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/23.10/release-20231011/ubuntu-23.10-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:f6529be56da3429a56e4f5ef202bf4958201bc63f8541e478caa6e8eb712e635" -- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231011/ubuntu-23.10-server-cloudimg-arm64.img" + digest: "sha256:f1f08067d92fedd9f4a0952d86bbb13506f054eb06599003154bea65bc7463a0" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:78d35a2f551d281912ee7e5202660d94d713aa1b5de86a17e261328cc2f093d4" + digest: "sha256:261fdf08e5ed8dffbf13a6a6d82d6e997d85bdda71f3e7212773b48a619a42fc" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/23.10/release/ubuntu-23.10-server-cloudimg-amd64.img" diff --git a/examples/experimental/vnc.yaml b/examples/experimental/vnc.yaml index de090f225583..a6e3f76b2e02 100644 --- a/examples/experimental/vnc.yaml +++ b/examples/experimental/vnc.yaml @@ -2,12 +2,12 @@ # This template requires Lima v0.15.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/23.10/release-20231011/ubuntu-23.10-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:f6529be56da3429a56e4f5ef202bf4958201bc63f8541e478caa6e8eb712e635" -- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231011/ubuntu-23.10-server-cloudimg-arm64.img" + digest: "sha256:f1f08067d92fedd9f4a0952d86bbb13506f054eb06599003154bea65bc7463a0" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:78d35a2f551d281912ee7e5202660d94d713aa1b5de86a17e261328cc2f093d4" + digest: "sha256:261fdf08e5ed8dffbf13a6a6d82d6e997d85bdda71f3e7212773b48a619a42fc" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/23.10/release/ubuntu-23.10-server-cloudimg-amd64.img" diff --git a/examples/ubuntu.yaml b/examples/ubuntu.yaml index 4e54f45418af..92ea444fec43 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/23.10/release-20231011/ubuntu-23.10-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:f6529be56da3429a56e4f5ef202bf4958201bc63f8541e478caa6e8eb712e635" -- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231011/ubuntu-23.10-server-cloudimg-arm64.img" + digest: "sha256:f1f08067d92fedd9f4a0952d86bbb13506f054eb06599003154bea65bc7463a0" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:78d35a2f551d281912ee7e5202660d94d713aa1b5de86a17e261328cc2f093d4" + digest: "sha256:261fdf08e5ed8dffbf13a6a6d82d6e997d85bdda71f3e7212773b48a619a42fc" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/23.10/release/ubuntu-23.10-server-cloudimg-amd64.img" diff --git a/examples/vmnet.yaml b/examples/vmnet.yaml index e2d2b93b2314..20fb609a42bb 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/23.10/release-20231011/ubuntu-23.10-server-cloudimg-amd64.img" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-amd64.img" arch: "x86_64" - digest: "sha256:f6529be56da3429a56e4f5ef202bf4958201bc63f8541e478caa6e8eb712e635" -- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231011/ubuntu-23.10-server-cloudimg-arm64.img" + digest: "sha256:f1f08067d92fedd9f4a0952d86bbb13506f054eb06599003154bea65bc7463a0" +- location: "https://cloud-images.ubuntu.com/releases/23.10/release-20231220/ubuntu-23.10-server-cloudimg-arm64.img" arch: "aarch64" - digest: "sha256:78d35a2f551d281912ee7e5202660d94d713aa1b5de86a17e261328cc2f093d4" + digest: "sha256:261fdf08e5ed8dffbf13a6a6d82d6e997d85bdda71f3e7212773b48a619a42fc" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud-images.ubuntu.com/releases/23.10/release/ubuntu-23.10-server-cloudimg-amd64.img" From bd995dab4c7a98359762ee2f57c3e0d4c733124d Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 19 Jan 2024 17:08:23 +0900 Subject: [PATCH 2/8] templates: update CentOS Stream 8 to 20240117.0 Signed-off-by: Akihiro Suda --- examples/centos-stream-8.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/centos-stream-8.yaml b/examples/centos-stream-8.yaml index c1474f1c4261..a7bb7e0b276a 100644 --- a/examples/centos-stream-8.yaml +++ b/examples/centos-stream-8.yaml @@ -5,12 +5,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/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20231211.0.x86_64.qcow2" +- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240117.0.x86_64.qcow2" arch: "x86_64" - digest: "sha256:d9a810b722fc3ae1b82b72bab6d768eb654fd9a052ce67fcf8f34bd10b436af1" -- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20231211.0.aarch64.qcow2" + digest: "sha256:16fae688834b52fd9e03d3a408efb21a378b4bb7210d211c870491c0ff70a0d9" +- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20240117.0.aarch64.qcow2" arch: "aarch64" - digest: "sha256:ff308a4e9d474cceb78c5ce18124bd6d7863402608011d7ded778583257da85a" + digest: "sha256:591a2f1b2664f8fa5f092b3276e959bcb44657ec5bab47d0d07781ef0bf4592e" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-latest.x86_64.qcow2" From fef279bec0681d531f84ff84a6fa0fbd91377eaa Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 19 Jan 2024 17:10:31 +0900 Subject: [PATCH 3/8] templates: update CentOS Stream 9 to 20240115.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 d3d3382cdb72..174ec8f0c9b9 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-20231211.0.x86_64.qcow2" +- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20240115.0.x86_64.qcow2" arch: "x86_64" - digest: "sha256:df11ae54f9453c447786a9d735cd49b0498de035500eeecb2abe36563e6cf6b1" -- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20231211.0.aarch64.qcow2" + digest: "sha256:eb0d9688a183f1f744c6a9d633ea4a3498eeab0d4b7b341d186e86de0dac3aa6" +- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20240115.0.aarch64.qcow2" arch: "aarch64" - digest: "sha256:954db3f47bc6ec92ea37975782d3b44120ac19811d17369488bd20dd18371c9c" + digest: "sha256:2c8d666a098c4413171840d3eb45282345f561bd75cc790da29effcdb15afacb" # 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 6aad83096583131933c1df406b96d79026c3f834 Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 19 Jan 2024 17:11:50 +0900 Subject: [PATCH 4/8] templates: update Debian 11 to 20240104-1616 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 e354a175f558..5429aea67e11 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/20231013-1532/debian-11-genericcloud-amd64-20231013-1532.qcow2" +- location: "https://cloud.debian.org/images/cloud/bullseye/20240104-1616/debian-11-genericcloud-amd64-20240104-1616.qcow2" arch: "x86_64" - digest: "sha512:651051664551425a1b731d5cb90cee33819ab8a3f955780efdb5e7045b057ec350345993a673f23a75c30aa2cb41409d0b6b5222a4f930028beaaa3c052ec0ec" -- location: "https://cloud.debian.org/images/cloud/bullseye/20231013-1532/debian-11-genericcloud-arm64-20231013-1532.qcow2" + digest: "sha512:01f1a9aa92f6257936193359642d7ff780ad3c721f4b731ed0a04684f015db66d7919a72b2b2a272a7dd3cf0e4e0314694c00684c333552a01bd149a535f2a09" +- location: "https://cloud.debian.org/images/cloud/bullseye/20240104-1616/debian-11-genericcloud-arm64-20240104-1616.qcow2" arch: "aarch64" - digest: "sha512:f088fba1b07fe7a758611bdb09743cd1f7f34e641492dafc8dbe0c40c67248fa7821de2f4e5acdb229623ad4cd0605c032b5f8a47aac49c838f837b09d3dacd9" + digest: "sha512:55d52a286cdb022f67b81acfc625945d7d6e32bfc3e084a0cccaf0a43521e645400343862572526d0092301ec7e8e36039b471395ea92585f39f050b1b247592" # 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 faa651615b9fb2714591e4b1b3e277698b56b623 Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 19 Jan 2024 17:13:12 +0900 Subject: [PATCH 5/8] templates: update Debian 12 to 20240102-1614 Signed-off-by: Akihiro Suda --- examples/debian-12.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/debian-12.yaml b/examples/debian-12.yaml index 0f6aa9dc08ad..641da20cec30 100644 --- a/examples/debian-12.yaml +++ b/examples/debian-12.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/bookworm/20231210-1591/debian-12-genericcloud-amd64-20231210-1591.qcow2" +- location: "https://cloud.debian.org/images/cloud/bookworm/20240102-1614/debian-12-genericcloud-amd64-20240102-1614.qcow2" arch: "x86_64" - digest: "sha512:7b7f4d34bba4a6a819dbd67ae338b46141646de7b18ae3818a7aa178d383bfbb3e9e0197c545bb2d5fd5be7f8e55a7d449b285983ae86a09a294124bb97d3d5f" -- location: "https://cloud.debian.org/images/cloud/bookworm/20231210-1591/debian-12-genericcloud-arm64-20231210-1591.qcow2" + digest: "sha512:49cbcfdb3d5401e8c731d33211cff5e1ef884f179a936c7378eeab00c582ace45dd7154ac9e4c059f1bd6c7ae2ce805879cb381a12a1cc493e3a58c847e134c7" +- location: "https://cloud.debian.org/images/cloud/bookworm/20240102-1614/debian-12-genericcloud-arm64-20240102-1614.qcow2" arch: "aarch64" - digest: "sha512:dac4bd7fcfe3e31f6d413bf0e6e5f1d991e5bfac2d84f4775c044ea9cd0263e71548a874d7995bc15c61984bfe931c1a82acae42c1fff65e425cdb0a0ef77a7e" + digest: "sha512:93f09b9271441f66bb4f0e42c27f60538b42715c6a90161ac462655c76c2e007f882b05de8a99f841ae75c4925a1e7110d9eb5c4dddccb78d9a3c4b1bc91ade5" # Fallback to the latest release image. # Hint: run `limactl prune` to invalidate the cache - location: "https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-genericcloud-amd64.qcow2" From d189cedb2cb4ad526f8731407a4f1cb91596938a Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 19 Jan 2024 17:15:40 +0900 Subject: [PATCH 6/8] templates: update Arch Linux to 20240115.207158 Signed-off-by: Akihiro Suda --- examples/archlinux.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/archlinux.yaml b/examples/archlinux.yaml index 7e40e834147f..aae3b868e23d 100644 --- a/examples/archlinux.yaml +++ b/examples/archlinux.yaml @@ -1,9 +1,9 @@ # 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. -- location: "https://geo.mirror.pkgbuild.com/images/v20231215.200192/Arch-Linux-x86_64-cloudimg-20231215.200192.qcow2" +- location: "https://geo.mirror.pkgbuild.com/images/v20240115.207158/Arch-Linux-x86_64-cloudimg-20240115.207158.qcow2" arch: "x86_64" - digest: "sha256:1238a4daadcbc168e6f33a0c3210d4add0b80dce1dd5d86c7c7ead2dfce9d48d" + digest: "sha256:feed602df4bcddb5082306a3a467164bddfe1be8f580e0b441566fd962ab25c2" - location: "https://github.com/mcginty/arch-boxes-arm/releases/download/v20220323/Arch-Linux-aarch64-cloudimg-20220323.0.qcow2" arch: "aarch64" digest: "sha512:27524910bf41cb9b3223c8749c6e67fd2f2fdb8b70d40648708e64d6b03c0b4a01b3c5e72d51fefd3e0c3f58487dbb400a79ca378cde2da341a3a19873612be8" From c0ece9b993000b401cb7bf8133dd0040f4ea51cf Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 19 Jan 2024 17:18:10 +0900 Subject: [PATCH 7/8] templates: update RKE2 to v1.29 Signed-off-by: Akihiro Suda --- examples/experimental/rke2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/experimental/rke2.yaml b/examples/experimental/rke2.yaml index d7f9e5404a97..4166185c7f08 100644 --- a/examples/experimental/rke2.yaml +++ b/examples/experimental/rke2.yaml @@ -43,7 +43,7 @@ provision: script: | #!/bin/sh if [ ! -d /var/lib/rancher/rke2 ]; then - curl -sfL https://get.rke2.io | INSTALL_RKE2_CHANNEL=v1.27 sh - + curl -sfL https://get.rke2.io | INSTALL_RKE2_CHANNEL=v1.29 sh - fi env | grep "http_proxy\|https_proxy\|no_proxy" > /etc/default/rke2-server sed -i "s/http_proxy/CONTAINERD_HTTP_PROXY/g" /etc/default/rke2-server From cb1b59e2f2ca71b886ece186adf50c7319accb32 Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Fri, 19 Jan 2024 17:19:16 +0900 Subject: [PATCH 8/8] templates: update Usernetes to gen2-v20231218.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 27f4ca289358..a459d117de55 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-v20230919.0 https://github.com/rootless-containers/usernetes + git clone --branch=gen2-v20231218.0 https://github.com/rootless-containers/usernetes - mode: user script: | #!/bin/bash