mab / dotfiles

Manage my dotfiles with chezmoi
MIT License
2 stars 0 forks source link

Update dependency abiosoft/colima to v0.7.0 #246

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
abiosoft/colima minor v0.6.10 -> v0.7.0

Release Notes

abiosoft/colima (abiosoft/colima) ### [`v0.7.0`](https://togithub.com/abiosoft/colima/releases/tag/v0.7.0) [Compare Source](https://togithub.com/abiosoft/colima/compare/v0.6.10...v0.7.0) #### Highlights This release properly addresses the slow startup issue with VZ driver with a reworked disk image download and expansion. #### Other Features - Image download and disk expansion now handled by Colima directly with consistent UX to other asset downloads. - Each runtime now has dedicated disk images for lighter downloads, rather than a bundled image. - Introduction of [Incus](https://linuxcontainers.org/incus) runtime `--runtime=incus`. Incus utilises LXC to run system containers. - Introduction of `none` runtime `--runtime=none` to utilise Colima solely as a headless virtual machine manager. - A warning is now displayed for fixed configs that are discarded when changed. Virtual machine type, architecture, runtime and volume mount type cannot be changed after the virtual machine is created. - `$XDG_CONFIG_HOME` (if set) is now respected for configuration directory on macOS. - Dynamic disk resize is now enabled for VZ virtual machine type. It was previously only available to QEMU instances. - Update Docker to `v27.1.1`. - Update k3s to `v1.30.2+k3s1`. - Bug fixes for [#​1081](https://togithub.com/abiosoft/colima/issues/1081), [#​1063](https://togithub.com/abiosoft/colima/issues/1063), [#​1025](https://togithub.com/abiosoft/colima/issues/1025), [#​930](https://togithub.com/abiosoft/colima/issues/930). #### Commits - chore: code refactor by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1072](https://togithub.com/abiosoft/colima/pull/1072) - core: multiple updates by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1073](https://togithub.com/abiosoft/colima/pull/1073) - core: update disk images by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1078](https://togithub.com/abiosoft/colima/pull/1078) - incus: use fixed ipv4 range by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1079](https://togithub.com/abiosoft/colima/pull/1079) - incus: fix slow shutdown by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1080](https://togithub.com/abiosoft/colima/pull/1080) - k3s: fix port-forward when network address is enabled by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1082](https://togithub.com/abiosoft/colima/pull/1082) - chore: multiple minor updates by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1083](https://togithub.com/abiosoft/colima/pull/1083) - core: enable disk resize for VZ driver by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1084](https://togithub.com/abiosoft/colima/pull/1084) **Full Changelog**: https://github.com/abiosoft/colima/compare/v0.6.10...v0.7.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.