Skip to content

v0.7.4

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 10:31
· 37 commits to main since this release

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 setting COLIMA_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