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
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #927
- k3s: Update default template version by @azdanov in #946
- build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #951
- core: update disk images by @abiosoft in #975
New Contributors
Full Changelog: v0.6.7...v0.6.8