github abiosoft/colima v0.8.2

latest releases: v0.8.4, v0.8.3
one month ago

Highlights

This is an incremental release with bug fixes.

Fixes

  • Report errors that occur while reading configuration file. Fixes #1239.
  • Use native shasum binary for download assets verification. Fixes #1163.
  • Fix download errors when K3s version when empty in config.
  • Reset formatting after questions prompts in the terminal. Fixes #1319.

Other Updates

  • UDP port forwarding is now supported. Resolves #1292, #1300.
  • Binfmt emulation is configurable via the --binfmt flag and binfmt config. Defaults to true when Rosetta is disabled.
  • Rename --cpu flag to --cpus for colima start, to align with Lima. --cpu still works but deprecated.
  • Current profile can now be set with COLIMA_PROFILE environment variable. Resolves #1308.

Runtime version bumps

NOTE: container runtime versions can be updated manually by running the colima update command.

  • Docker version updated to v28.3.3
  • Nerdctl version updated to v2.1.3
  • Incus version updated to v6.14
  • K3s version defaults to v1.33.3+k3s1

Commits

New Contributors

Full Changelog: v0.8.1...v0.8.2

Don't miss a new colima release

NewReleases is sending notifications on new releases.