Skip to content

v2.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Apr 17:20
· 53 commits to master since this release
Immutable release. Only release title and notes can be modified.
v2.1.1
3f73aec

Changes

  • Binary release:

    • Add Windows artifacts (#4789)
  • macOS guest:

  • vz:

  • nerdctl:

    • Update from v2.2.1 to v2.2.2 (#4787)
      • This release of the nerdctl distribution updates BuildKit (0.28.1), CNI plugins (1.9.1), and a few dependencies (#4815). See the release note of BuildKit and CNI plugins for their security updates.
  • Templates:

    • almalinux-kitten-10: support riscv64 (#4753)
  • Project:

    • MAINTAINERS: promote Ansuman Sahoo (@unsuman) to a Committer (#4765)

Full changes: https://github.com/lima-vm/lima/milestone/69?closed=1
Thanks to @BizerNotNull @balajiv113 @jandubois @lukasfroehlich1 @qeinstein @unsuman

Usage

$ limactl create
$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.

$ lima uname
Linux

The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/lima-vm/lima/actions/runs/23954640668

The sha256sum of the SHA256SUMS file itself is 18c18811309d97c8e94d8612223d7fde510301e57edeb3374359f65ab6461b0d .


Release manager: @AkihiroSuda