Skip to content

v0.6.8

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 11:30
· 13 commits to main since this release
9b0809d

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