Skip to content

v0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 07:16
· 36 commits to main since this release
22d7e5f

Highlights

This is a quickfix release to revert the host gateway IP address to 192.168.5.2 for communicating with the host from docker/containerd containers.

This is due to the fact that 192.168.5.2 has been the gateway address from the onset with many users having it hardcoded.

Note that host.docker.internal can also be used as an alternative within containers.

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

  • Minor update to issue template by @rfay in #858
  • net: revert gateway ip address to 192.168.5.2 by @abiosoft in #860

Full Changelog: v0.6.1...v0.6.2