Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency abiosoft/colima to v0.7.5 #1207

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2024

This PR contains the following updates:

Package Update Change
abiosoft/colima minor v0.6.9 -> v0.7.5

Release Notes

abiosoft/colima (abiosoft/colima)

v0.7.5

Compare Source

Highlights

This is an hotfix release to address a regression in networking for Incus runtime.

Commits

Full Changelog: abiosoft/colima@v0.7.4...v0.7.5

v0.7.4

Compare Source

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
New Contributors

Full Changelog: abiosoft/colima@v0.7.3...v0.7.4

v0.7.3

Compare Source

Highlights

This is an hotfix release to address crashes during startup on macOS Sequoia 15 beta for M1 and M2 devices. #​1109

Commits

Full Changelog: abiosoft/colima@v0.7.2...v0.7.3

v0.7.2

Compare Source

Highlights

This is an hotfix release to address regressions introduced in v0.7.1.

Fixes
  • Incorrect checksum for macOS binaries on Github releases. Fixes #​1106
  • Port mapping to specific host IP addresses has been moved behind --network-host-addresses flag and disabled by default. Fixes #​1103
Commits
New Contributors

Full Changelog: abiosoft/colima@v0.7.1...v0.7.2

v0.7.1

Compare Source

Highlights

This is an incremental release with bug fixes.

  • Interrupted disk image download will now resume on subsequent colima start.
  • Docker container port mapping to specific host IP addresses is now supported.

For more details about v0.70 features, check v0.70 release notes.

Other Fixes
  • Disk image downloader no longer duplicating downloads. Fixes #​1098
  • Support for binding to host IP address in containers. Fixes #​492
  • Ensure proper loading of docker deamon settings on startup. Fixes #​902
  • Running multiple Colima profiles with k3s enabled. Fixes #​1087
Commits

Full Changelog: abiosoft/colima@v0.7.0...v0.7.1

v0.7.0

Compare Source

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 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, #​1063, #​1025, #​930.
Commits

Full Changelog: abiosoft/colima@v0.6.10...v0.7.0

v0.6.10

Compare Source

Highlights

This is an incremental bug fix release to address inability to use QEMU on m3 devices.

⚠️ 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.

Other Updates
  • Ensure --vm-type flag is respected for m3 devices
  • Support for COLIMA_HOME environment variable to customize settings and disk directory.
  • Support for configurable SSH port for Colima VM with the --ssh-port flag.
  • Update Docker to 27.0.3 (only applies to newly created instances).
Commits
New Contributors

Full Changelog: abiosoft/colima@v0.6.9...v0.6.10


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/abiosoft-colima-0.x branch 2 times, most recently from d289ab3 to 20d5796 Compare August 10, 2024 07:36
@renovate renovate bot changed the title Update dependency abiosoft/colima to v0.7.0 Update dependency abiosoft/colima to v0.7.1 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/abiosoft-colima-0.x branch from 20d5796 to 356ce89 Compare August 13, 2024 09:27
@renovate renovate bot changed the title Update dependency abiosoft/colima to v0.7.1 Update dependency abiosoft/colima to v0.7.2 Aug 13, 2024
@renovate renovate bot changed the title Update dependency abiosoft/colima to v0.7.2 Update dependency abiosoft/colima to v0.7.3 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/abiosoft-colima-0.x branch from 356ce89 to a436573 Compare August 13, 2024 14:58
@renovate renovate bot force-pushed the renovate/abiosoft-colima-0.x branch from a436573 to 82f1a50 Compare August 25, 2024 11:13
@renovate renovate bot changed the title Update dependency abiosoft/colima to v0.7.3 Update dependency abiosoft/colima to v0.7.4 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/abiosoft-colima-0.x branch from 82f1a50 to b1d3371 Compare August 26, 2024 17:01
@renovate renovate bot changed the title Update dependency abiosoft/colima to v0.7.4 Update dependency abiosoft/colima to v0.7.5 Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants