Skip to content

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 26 Nov 08:30
· 342 commits to main since this release
9ed7f43

Highlights

This is an incremental release to fix host-gateway for Docker and redundant re-download of cached packages after running colima prune.

For more details about v0.6.0 features, check v0.6.0 release release notes.

⚠️ Breaking changes upgrading from v0.5.x.

Due to breaking changes, deletion of existing profiles is required via colima delete.
Existing containers, images and volumes would be lost after upgrade.

Commits

  • docker: allow specifying version and channel to install by @crazy-max in #892
  • docker: move host-gateway-ip config to systemd by @abiosoft in #904
  • vm: fix redundant download of deps after prune by @abiosoft in #906

New Contributors

Full Changelog: v0.6.5...v0.6.6