File tree Expand file tree Collapse file tree 23 files changed +111
-131
lines changed
website/content/en/docs/Config/VMType Expand file tree Collapse file tree 23 files changed +111
-131
lines changed Original file line number Diff line number Diff line change 44
55images :
66# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
7- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-amd64.img"
7+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-amd64.img"
88 arch : " x86_64"
9- digest : " sha256:42dcf9757e75c3275486b397a752fb535c7cd8e5232ee5ee349554b7a55f1702 "
10- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-arm64.img"
9+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
10+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-arm64.img"
1111 arch : " aarch64"
12- digest : " sha256:0f5f68b9b74686b8a847024364031e2b95e4d3855e5177a99b33d7c55e45907f "
12+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
1313# Fallback to the latest release image.
1414# Hint: run `limactl prune` to invalidate the cache
15- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
15+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
1616 arch : " x86_64"
17- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
17+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
1818 arch : " aarch64"
1919
2020mounts :
Original file line number Diff line number Diff line change 44
55images :
66# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
7- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-amd64.img"
7+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-amd64.img"
88 arch : " x86_64"
9- digest : " sha256:42dcf9757e75c3275486b397a752fb535c7cd8e5232ee5ee349554b7a55f1702 "
10- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-arm64.img"
9+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
10+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-arm64.img"
1111 arch : " aarch64"
12- digest : " sha256:0f5f68b9b74686b8a847024364031e2b95e4d3855e5177a99b33d7c55e45907f "
12+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
1313# Fallback to the latest release image.
1414# Hint: run `limactl prune` to invalidate the cache
15- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
15+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
1616 arch : " x86_64"
17- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
17+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
1818 arch : " aarch64"
1919
2020mounts :
Original file line number Diff line number Diff line change @@ -12,17 +12,17 @@ message: |
1212 -------
1313images :
1414# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
15- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-amd64.img"
15+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-amd64.img"
1616 arch : " x86_64"
17- digest : " sha256:415123eb3b3ba1841e39a25d0dd82da43f968c7625b9cdf6312235b9b8ec17e9 "
18- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-arm64.img"
17+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
18+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-arm64.img"
1919 arch : " aarch64"
20- digest : " sha256:373e8866d33909b283b14c86c18f8a48844c8f9fe6aed3ca280288846fc4fb74 "
20+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
2121# Fallback to the latest release image.
2222# Hint: run `limactl prune` to invalidate the cache
23- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-amd64.img"
23+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-amd64.img"
2424 arch : " x86_64"
25- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-arm64.img"
25+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-arm64.img"
2626 arch : " aarch64"
2727
2828containerd :
Original file line number Diff line number Diff line change @@ -24,17 +24,17 @@ arch: null
2424# 🔵 This file: Ubuntu images
2525images :
2626# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
27- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-amd64.img"
27+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-amd64.img"
2828 arch : " x86_64"
29- digest : " sha256:415123eb3b3ba1841e39a25d0dd82da43f968c7625b9cdf6312235b9b8ec17e9 "
30- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-arm64.img"
29+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
30+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-arm64.img"
3131 arch : " aarch64"
32- digest : " sha256:373e8866d33909b283b14c86c18f8a48844c8f9fe6aed3ca280288846fc4fb74 "
32+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
3333# Fallback to the latest release image.
3434# Hint: run `limactl prune` to invalidate the cache
35- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-amd64.img"
35+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-amd64.img"
3636 arch : " x86_64"
37- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-arm64.img"
37+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-arm64.img"
3838 arch : " aarch64"
3939
4040# CPUs
Original file line number Diff line number Diff line change 99# This template requires Lima v0.20.0 or later
1010images :
1111# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
12- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-amd64.img"
12+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-amd64.img"
1313 arch : " x86_64"
14- digest : " sha256:42dcf9757e75c3275486b397a752fb535c7cd8e5232ee5ee349554b7a55f1702 "
15- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-arm64.img"
14+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
15+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-arm64.img"
1616 arch : " aarch64"
17- digest : " sha256:0f5f68b9b74686b8a847024364031e2b95e4d3855e5177a99b33d7c55e45907f "
17+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
1818# Fallback to the latest release image.
1919# Hint: run `limactl prune` to invalidate the cache
20- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
20+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
2121 arch : " x86_64"
22- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
22+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
2323 arch : " aarch64"
2424
2525mounts :
Original file line number Diff line number Diff line change 99# This template requires Lima v0.8.0 or later
1010images :
1111# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
12- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-amd64.img"
12+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-amd64.img"
1313 arch : " x86_64"
14- digest : " sha256:42dcf9757e75c3275486b397a752fb535c7cd8e5232ee5ee349554b7a55f1702 "
15- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-arm64.img"
14+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
15+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-arm64.img"
1616 arch : " aarch64"
17- digest : " sha256:0f5f68b9b74686b8a847024364031e2b95e4d3855e5177a99b33d7c55e45907f "
17+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
1818# Fallback to the latest release image.
1919# Hint: run `limactl prune` to invalidate the cache
20- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
20+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
2121 arch : " x86_64"
22- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
22+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
2323 arch : " aarch64"
2424
2525mounts :
Original file line number Diff line number Diff line change 33# This template is planned to be merged to default.yaml in Lima v1.0 (ETA: 2022 Q2).
44images :
55# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
6- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-amd64.img"
6+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-amd64.img"
77 arch : " x86_64"
8- digest : " sha256:415123eb3b3ba1841e39a25d0dd82da43f968c7625b9cdf6312235b9b8ec17e9 "
9- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-arm64.img"
8+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
9+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-arm64.img"
1010 arch : " aarch64"
11- digest : " sha256:373e8866d33909b283b14c86c18f8a48844c8f9fe6aed3ca280288846fc4fb74 "
11+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
1212# Fallback to the latest release image.
1313# Hint: run `limactl prune` to invalidate the cache
14- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-amd64.img"
14+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-amd64.img"
1515 arch : " x86_64"
16- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-arm64.img"
16+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-arm64.img"
1717 arch : " aarch64"
1818
1919mounts :
Original file line number Diff line number Diff line change 33arch : " armv7l"
44images :
55# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
6- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-armhf.img"
6+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-armhf.img"
77 arch : " armv7l"
8- digest : " sha256:f06f56c01cf2833107d21cb637de989653ad75e820cea3aab2e68ec9399bd3a2 "
8+ digest : " sha256:8713000ae4d230acda4edb8c1161dcd71ffb6861eac0837bd1b3b0d5fe402f60 "
99# Fallback to the latest release image.
1010# Hint: run `limactl prune` to invalidate the cache
11- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-armhf.img"
11+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-armhf.img"
1212 arch : " armv7l"
1313
1414mounts :
Original file line number Diff line number Diff line change 11# A template to run lima instance with experimental user-v2 network enabled
22# This template requires Lima v0.16.0 or later.
33images :
4- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
4+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
55 arch : " x86_64"
6- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
6+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
77 arch : " aarch64"
88
99hostResolver :
Original file line number Diff line number Diff line change 22
33arch : " riscv64"
44images :
5- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-riscv64.img"
5+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-riscv64.img"
66 arch : " riscv64"
7- digest : " sha256:d940c6c8072800ebf853ee16b9c3e94f7c8ce26662541d3ce7af163407ccbc71 "
7+ digest : " sha256:cf83a85b5cafdf994c4fe2647915547e3184169e76c7da642912c2f6e493681c "
88 kernel :
99 # 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)
1010 location : " https://github.com/lima-vm/u-boot-qemu-mirror/releases/download/2023.07%2Bdfsg-7/qemu-riscv64_smode_uboot.elf"
1111 digest : " sha256:d4b3a10c3ef04219641802a586dca905e768805f5a5164fb68520887df54f33c"
1212# Fallback to the latest release image.
1313# Hint: run `limactl prune` to invalidate the cache
14- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-riscv64.img"
14+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-riscv64.img"
1515 arch : " riscv64"
1616 kernel :
1717 # 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)
You can’t perform that action at this time.
0 commit comments