v0.7.4
Highlights
This is an incremental update with bug fixes.
Updates
- Colima can now be prevented from overwriting config file on startup by specifying
--save-config=false
or settingCOLIMA_SAVE_CONFIG=0
. - Warning error would no longer be displayed on startup for users that install Colima with aqua.
- An extra warning is now displayed on
colima delete
to further ascertain the user's intended action.
Commits
- docker: remove cert cache directory before copying host certs by @soedar in #1112
- chore: add second confirmation for container data loss by @jramosf in #1113
- chore: multiple updates by @abiosoft in #1122
- config: make persistence optional with --save-config flag by @abiosoft in #1123
New Contributors
Full Changelog: v0.7.3...v0.7.4