github abiosoft/colima v0.6.2

latest releases: v0.7.5, v0.7.4, v0.7.3...
10 months ago

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

Don't miss a new colima release

NewReleases is sending notifications on new releases.