Skip to content

v0.6.7

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 12:13
· 129 commits to main since this release
ba1be00

Highlights

This is an incremental release to fix startup issues in v0.6.x.

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.

Fixes

  • colima start would no longer download additional packages and should startup much faster. Fixes #900, #898, #896, #888, #880, #871, #868.
  • Fix proxy env var propagation for Docker runtime. Fixes #914.
  • Fix inotify watcher for containerd runtime. Fixes #910.
  • Use vz vm type for M3 devices.

Commits

New Contributors

Full Changelog: v0.6.6...v0.6.7