github abiosoft/colima v0.6.8

3 months ago

Highlights

This is a security release to address the following CVEs.

⚠️ This only affects newly created instances. Existing instances will get the security fixes by running the following command to update containerd.io package.

colima ssh -- sh -c "sudo apt update && sudo apt install -y containerd.io"

⚠️ 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

New Contributors

Full Changelog: v0.6.7...v0.6.8

Don't miss a new colima release

NewReleases is sending notifications on new releases.