Skip to content

v2.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Nov 13:51
Immutable release. Only release title and notes can be modified.
v2.0.1
e21b634

Changes

  • Binary release artifacts:

    • Fix a regression in v2.0.0 level=fatal msg="template \"_images/<IMAGE>.yaml\" not found" (#4313, thanks to @vvoland)
  • Misc:

Full changes: https://github.com/lima-vm/lima/milestone/64?closed=1

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/19137304035

The sha256sum of the SHA256SUMS file itself is 25ad222fa1cf91a85ef7be67664f2ba65228a5d82a39be1adbbe842096854e24 .


Release manager: @AkihiroSuda