Skip to content

Commit

Permalink
templates: update Ubuntu 22.10 to release-20221101
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <[email protected]>
  • Loading branch information
AkihiroSuda committed Nov 29, 2022
1 parent e7e4fa6 commit 8c47954
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions examples/buildkit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/22.10/release-20221022/ubuntu-22.10-server-cloudimg-amd64.img"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-amd64.img"
arch: "x86_64"
digest: "sha256:8dc6cbae004d61dcd6098a93eeddebc3ddc7221df6688d1cbbbf0d86909aecf4"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221022/ubuntu-22.10-server-cloudimg-arm64.img"
digest: "sha256:c6df4529228862a5497bd3090653030ffa79b6f33ca793dd4250aa2817271af4"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-arm64.img"
arch: "aarch64"
digest: "sha256:9a95b52bc68639f3c60109d25d99fe0b3127d21632da437f00cb18e32bc528c4"
digest: "sha256:543af52b4e04ee98dd24f7654d0f234a0df5679de6ca12c7d7c1ca3d3facc5aa"
# Fallback to the latest release image.
# Hint: run `limactl prune` to invalidate the cache
- location: "https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Expand Down
8 changes: 4 additions & 4 deletions examples/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ arch: null
# 🔵 This file: Ubuntu 22.10 Kinetic Kudu 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/22.10/release-20221022/ubuntu-22.10-server-cloudimg-amd64.img"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-amd64.img"
arch: "x86_64"
digest: "sha256:8dc6cbae004d61dcd6098a93eeddebc3ddc7221df6688d1cbbbf0d86909aecf4"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221022/ubuntu-22.10-server-cloudimg-arm64.img"
digest: "sha256:c6df4529228862a5497bd3090653030ffa79b6f33ca793dd4250aa2817271af4"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-arm64.img"
arch: "aarch64"
digest: "sha256:9a95b52bc68639f3c60109d25d99fe0b3127d21632da437f00cb18e32bc528c4"
digest: "sha256:543af52b4e04ee98dd24f7654d0f234a0df5679de6ca12c7d7c1ca3d3facc5aa"
# Fallback to the latest release image.
# Hint: run `limactl prune` to invalidate the cache
- location: "https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Expand Down
8 changes: 4 additions & 4 deletions examples/experimental/9p.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
# This example 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/22.10/release-20221022/ubuntu-22.10-server-cloudimg-amd64.img"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-amd64.img"
arch: "x86_64"
digest: "sha256:8dc6cbae004d61dcd6098a93eeddebc3ddc7221df6688d1cbbbf0d86909aecf4"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221022/ubuntu-22.10-server-cloudimg-arm64.img"
digest: "sha256:c6df4529228862a5497bd3090653030ffa79b6f33ca793dd4250aa2817271af4"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-arm64.img"
arch: "aarch64"
digest: "sha256:9a95b52bc68639f3c60109d25d99fe0b3127d21632da437f00cb18e32bc528c4"
digest: "sha256:543af52b4e04ee98dd24f7654d0f234a0df5679de6ca12c7d7c1ca3d3facc5aa"
# Fallback to the latest release image.
# Hint: run `limactl prune` to invalidate the cache
- location: "https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Expand Down
4 changes: 2 additions & 2 deletions examples/experimental/riscv64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

arch: "riscv64"
images:
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221022/ubuntu-22.10-server-cloudimg-riscv64.img"
digest: "sha256:548075df0138acdfd276ad2c4c09f348e8ecac5739a99284251fdf2052769e28"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-riscv64.img"
digest: "sha256:1ad03b15f75ca26c2be3543e079afdf5c29cf099136a8f7c61f08660d2c3a551"
kernel:
# 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)
location: "https://github.com/lima-vm/u-boot-qemu-mirror/releases/download/2022.04%2Bdfsg-2/qemu-riscv64_smode_uboot.elf"
Expand Down
8 changes: 4 additions & 4 deletions examples/ubuntu.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# This example 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/22.10/release-20221022/ubuntu-22.10-server-cloudimg-amd64.img"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-amd64.img"
arch: "x86_64"
digest: "sha256:8dc6cbae004d61dcd6098a93eeddebc3ddc7221df6688d1cbbbf0d86909aecf4"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221022/ubuntu-22.10-server-cloudimg-arm64.img"
digest: "sha256:c6df4529228862a5497bd3090653030ffa79b6f33ca793dd4250aa2817271af4"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-arm64.img"
arch: "aarch64"
digest: "sha256:9a95b52bc68639f3c60109d25d99fe0b3127d21632da437f00cb18e32bc528c4"
digest: "sha256:543af52b4e04ee98dd24f7654d0f234a0df5679de6ca12c7d7c1ca3d3facc5aa"
# Fallback to the latest release image.
# Hint: run `limactl prune` to invalidate the cache
- location: "https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Expand Down
8 changes: 4 additions & 4 deletions examples/vmnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
# This example 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/22.10/release-20221022/ubuntu-22.10-server-cloudimg-amd64.img"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-amd64.img"
arch: "x86_64"
digest: "sha256:8dc6cbae004d61dcd6098a93eeddebc3ddc7221df6688d1cbbbf0d86909aecf4"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221022/ubuntu-22.10-server-cloudimg-arm64.img"
digest: "sha256:c6df4529228862a5497bd3090653030ffa79b6f33ca793dd4250aa2817271af4"
- location: "https://cloud-images.ubuntu.com/releases/22.10/release-20221101/ubuntu-22.10-server-cloudimg-arm64.img"
arch: "aarch64"
digest: "sha256:9a95b52bc68639f3c60109d25d99fe0b3127d21632da437f00cb18e32bc528c4"
digest: "sha256:543af52b4e04ee98dd24f7654d0f234a0df5679de6ca12c7d7c1ca3d3facc5aa"
# Fallback to the latest release image.
# Hint: run `limactl prune` to invalidate the cache
- location: "https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Expand Down

0 comments on commit 8c47954

Please sign in to comment.