File tree Expand file tree Collapse file tree 19 files changed +69
-69
lines changed Expand file tree Collapse file tree 19 files changed +69
-69
lines changed Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.11.1 or later.
2
2
3
3
images :
4
- - location : " https://repo.almalinux.org/almalinux/9.1/cloud/x86_64/images/AlmaLinux-9-GenericCloud-9.1-20221118 .x86_64.qcow2"
4
+ - location : " https://repo.almalinux.org/almalinux/9.1/cloud/x86_64/images/AlmaLinux-9-GenericCloud-9.1-20221130 .x86_64.qcow2"
5
5
arch : " x86_64"
6
6
digest : " sha256:1e93210a0c534de76ae01dc02e8224be14264fa8d54ad6cff9af15b673c6db1a"
7
- - location : " https://repo.almalinux.org/almalinux/9.1/cloud/aarch64/images/AlmaLinux-9-GenericCloud-9.1-20221118 .aarch64.qcow2"
7
+ - location : " https://repo.almalinux.org/almalinux/9.1/cloud/aarch64/images/AlmaLinux-9-GenericCloud-9.1-20221130 .aarch64.qcow2"
8
8
arch : " aarch64"
9
9
digest : " sha256:3405f30db62441c18258c21c01754addeb4dfdf9714d151f042942d223ab3865"
10
10
mounts :
Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.7.0 or later
2
2
images :
3
3
# Try to use yyyyMMdd.REV image if available. Note that yyyyMMdd.REV will be removed after several months.
4
- - location : " https://geo.mirror.pkgbuild.com/images/v20221115.102717 /Arch-Linux-x86_64-cloudimg-20221115.102717 .qcow2"
4
+ - location : " https://geo.mirror.pkgbuild.com/images/v20221201.106936 /Arch-Linux-x86_64-cloudimg-20221201.106936 .qcow2"
5
5
arch : " x86_64"
6
- digest : " sha256:b7d7ee96fcd2e435592b1921a11165b0a52ebf4095b72c499139cf89f8b5c19a "
6
+ digest : " sha256:f380f983484014c5237e446550d49f88122b8176187d78bfdcdb3bc5bfeecce7 "
7
7
- location : " https://github.com/mcginty/arch-boxes/releases/download/v20220323/Arch-Linux-aarch64-cloudimg-20220323.0.qcow2"
8
8
arch : " aarch64"
9
9
digest : " sha512:27524910bf41cb9b3223c8749c6e67fd2f2fdb8b70d40648708e64d6b03c0b4a01b3c5e72d51fefd3e0c3f58487dbb400a79ca378cde2da341a3a19873612be8"
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ message: |
12
12
-------
13
13
images :
14
14
# 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/22.10/release-20221101 /ubuntu-22.10-server-cloudimg-amd64.img"
15
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221201 /ubuntu-22.10-server-cloudimg-amd64.img"
16
16
arch : " x86_64"
17
- digest : " sha256:c6df4529228862a5497bd3090653030ffa79b6f33ca793dd4250aa2817271af4 "
18
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221101 /ubuntu-22.10-server-cloudimg-arm64.img"
17
+ digest : " sha256:4228fae635160ee2eeebda7b3f466e99729121958c125c6fbefe79178355d09b "
18
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221201 /ubuntu-22.10-server-cloudimg-arm64.img"
19
19
arch : " aarch64"
20
- digest : " sha256:543af52b4e04ee98dd24f7654d0f234a0df5679de6ca12c7d7c1ca3d3facc5aa "
20
+ digest : " sha256:9575dfe9f925ec251a933b88a38c5582a18e9d19495025ac01cb2e217e5f14ca "
21
21
# Fallback to the latest release image.
22
22
# Hint: run `limactl prune` to invalidate the cache
23
23
- location : " https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.11.1 or later.
2
2
3
3
images :
4
- - location : " https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20221123 .0.x86_64.qcow2"
4
+ - location : " https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20221206 .0.x86_64.qcow2"
5
5
arch : " x86_64"
6
- digest : " sha256:ea3301463f91c2a45063b6223bd7af59cae89d4782df261c9664b7e3b5a367a4 "
7
- - location : " https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20221123 .0.aarch64.qcow2"
6
+ digest : " sha256:16881d90b322c7ebe1f105a24c3abbc36c35b724366f38aa4022dfed08b93406 "
7
+ - location : " https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20221206 .0.aarch64.qcow2"
8
8
arch : " aarch64"
9
- digest : " sha256:e74cb4c9ab087cec508e9dae6c4384fc1b630b89cec33a91290d0b4178dd7fd8 "
9
+ digest : " sha256:2f5d67e99153112eff92925aae89767b8d59d1ff4a9ce0c1055ceb92dcedc75e "
10
10
mounts :
11
11
- location : " ~"
12
12
- location : " /tmp/lima"
Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.7.0 or later
2
2
images :
3
- - location : " https://cloud.debian.org/images/cloud/bullseye/20221108-1193 /debian-11-generic-amd64-20221108-1193 .qcow2"
3
+ - location : " https://cloud.debian.org/images/cloud/bullseye/20221205-1220 /debian-11-generic-amd64-20221205-1220 .qcow2"
4
4
arch : " x86_64"
5
- digest : " sha512:c24edc82a8e3c9764d39b4b45cd8ad3d48f2927fc3b99431dde4ff69de8098d5f824fec570a520d38f1f95dd1f32c630803a473253f7d10a20de7dd3c09ccca9 "
6
- - location : " https://cloud.debian.org/images/cloud/bullseye/20221108-1193 /debian-11-generic-arm64-20221108-1193 .qcow2"
5
+ digest : " sha512:25c6f2b5d61b0897077533023cccb05badb2d3fd5adc9ca9071fb8f1fe5ffe682a09f12279ef8013dc5641d20ff16eedc09e3b4657d81bcf455bdb9b4cd8ba54 "
6
+ - location : " https://cloud.debian.org/images/cloud/bullseye/20221205-1220 /debian-11-generic-arm64-20221205-1220 .qcow2"
7
7
arch : " aarch64"
8
- digest : " sha512:d5ea56e08552d61124fd55055741b42fd542eb28336474893d1b0a2abee50c8e7a6dcc2b294825d87043a8d3287d29f29f27d864216f82b1b952d0a3836cea2e "
8
+ digest : " sha512:9d09c70030bbbc4680f4ada358a2fc3e57f73d37789384a4230d4f374629a3edc04982ac67423e8dc4531cba9abf5f89891a974d51ebc8f48bfc626d4171f09b "
9
9
mounts :
10
10
- location : " ~"
11
11
- location : " /tmp/lima"
Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ arch: null
18
18
# 🔵 This file: Ubuntu 22.10 Kinetic Kudu images
19
19
images :
20
20
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
21
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221101 /ubuntu-22.10-server-cloudimg-amd64.img"
21
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221201 /ubuntu-22.10-server-cloudimg-amd64.img"
22
22
arch : " x86_64"
23
- digest : " sha256:c6df4529228862a5497bd3090653030ffa79b6f33ca793dd4250aa2817271af4 "
24
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221101 /ubuntu-22.10-server-cloudimg-arm64.img"
23
+ digest : " sha256:4228fae635160ee2eeebda7b3f466e99729121958c125c6fbefe79178355d09b "
24
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221201 /ubuntu-22.10-server-cloudimg-arm64.img"
25
25
arch : " aarch64"
26
- digest : " sha256:543af52b4e04ee98dd24f7654d0f234a0df5679de6ca12c7d7c1ca3d3facc5aa "
26
+ digest : " sha256:9575dfe9f925ec251a933b88a38c5582a18e9d19495025ac01cb2e217e5f14ca "
27
27
# Fallback to the latest release image.
28
28
# Hint: run `limactl prune` to invalidate the cache
29
29
- location : " https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 9
9
# This example requires Lima v0.8.0 or later
10
10
images :
11
11
# 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-20221117 /ubuntu-22.04-server-cloudimg-amd64.img"
12
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20221201 /ubuntu-22.04-server-cloudimg-amd64.img"
13
13
arch : " x86_64"
14
- digest : " sha256:dc5b5a43c26768b56e00c23da707a0f69103ba947edf298033dbcd1f9f18a5c6 "
15
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20221117 /ubuntu-22.04-server-cloudimg-arm64.img"
14
+ digest : " sha256:8a814737df484d9e2f4cb2c04c91629aea2fced6799fc36f77376f0da91dba65 "
15
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20221201 /ubuntu-22.04-server-cloudimg-arm64.img"
16
16
arch : " aarch64"
17
- digest : " sha256:61b29e585d5b3540a272f4777552453205d46e65d8b70108560f105deeac1068 "
17
+ digest : " sha256:8a0477adcbdadefd58ae5c0625b53bbe618aedfe69983b824da8d02be0a8c961 "
18
18
# Fallback to the latest release image.
19
19
# Hint: run `limactl prune` to invalidate the cache
20
20
- location : " https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 9
9
# This example requires Lima v0.8.0 or later
10
10
images :
11
11
# 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-20221117 /ubuntu-22.04-server-cloudimg-amd64.img"
12
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20221201 /ubuntu-22.04-server-cloudimg-amd64.img"
13
13
arch : " x86_64"
14
- digest : " sha256:dc5b5a43c26768b56e00c23da707a0f69103ba947edf298033dbcd1f9f18a5c6 "
15
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20221117 /ubuntu-22.04-server-cloudimg-arm64.img"
14
+ digest : " sha256:8a814737df484d9e2f4cb2c04c91629aea2fced6799fc36f77376f0da91dba65 "
15
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20221201 /ubuntu-22.04-server-cloudimg-arm64.img"
16
16
arch : " aarch64"
17
- digest : " sha256:61b29e585d5b3540a272f4777552453205d46e65d8b70108560f105deeac1068 "
17
+ digest : " sha256:8a0477adcbdadefd58ae5c0625b53bbe618aedfe69983b824da8d02be0a8c961 "
18
18
# Fallback to the latest release image.
19
19
# Hint: run `limactl prune` to invalidate the cache
20
20
- location : " https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 3
3
# This example is planned to be merged to default.yaml in Lima v1.0 (ETA: 2022 Q2).
4
4
images :
5
5
# 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/22.10/release-20221101 /ubuntu-22.10-server-cloudimg-amd64.img"
6
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221201 /ubuntu-22.10-server-cloudimg-amd64.img"
7
7
arch : " x86_64"
8
- digest : " sha256:c6df4529228862a5497bd3090653030ffa79b6f33ca793dd4250aa2817271af4 "
9
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221101 /ubuntu-22.10-server-cloudimg-arm64.img"
8
+ digest : " sha256:4228fae635160ee2eeebda7b3f466e99729121958c125c6fbefe79178355d09b "
9
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221201 /ubuntu-22.10-server-cloudimg-arm64.img"
10
10
arch : " aarch64"
11
- digest : " sha256:543af52b4e04ee98dd24f7654d0f234a0df5679de6ca12c7d7c1ca3d3facc5aa "
11
+ digest : " sha256:9575dfe9f925ec251a933b88a38c5582a18e9d19495025ac01cb2e217e5f14ca "
12
12
# Fallback to the latest release image.
13
13
# Hint: run `limactl prune` to invalidate the cache
14
14
- location : " https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 2
2
3
3
arch : " riscv64"
4
4
images :
5
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221101 /ubuntu-22.10-server-cloudimg-riscv64.img"
6
- digest : " sha256:1ad03b15f75ca26c2be3543e079afdf5c29cf099136a8f7c61f08660d2c3a551 "
5
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20221201 /ubuntu-22.10-server-cloudimg-riscv64.img"
6
+ digest : " sha256:23f739af2caa7972f32c11ea32d5a32f56d0cc14513656606f3df173f3fdb42b "
7
7
kernel :
8
8
# Extracted from http://http.us.debian.org/debian/pool/main/u/u-boot/u-boot-qemu_2022.04+dfsg-2_all.deb (GPL-2.0)
9
9
location : " https://github.com/lima-vm/u-boot-qemu-mirror/releases/download/2022.04%2Bdfsg-2/qemu-riscv64_smode_uboot.elf"
You can’t perform that action at this time.
0 commit comments