-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency abiosoft/colima to v0.10.0 #1207
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
Open
renovate
wants to merge
1
commit into
v2
Choose a base branch
from
renovate/abiosoft-colima-0.x
base: v2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d289ab3 to
20d5796
Compare
20d5796 to
356ce89
Compare
356ce89 to
a436573
Compare
a436573 to
82f1a50
Compare
82f1a50 to
b1d3371
Compare
b1d3371 to
40bc5b1
Compare
40bc5b1 to
9eccade
Compare
9eccade to
69bd696
Compare
69bd696 to
cbf77ac
Compare
cbf77ac to
73dca65
Compare
73dca65 to
21c303a
Compare
21c303a to
119fe58
Compare
119fe58 to
84c3984
Compare
84c3984 to
2caea30
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.6.9→v0.10.0Release Notes
abiosoft/colima (abiosoft/colima)
v0.10.0Compare Source
Highlights
This release introduces AI support and other updates.
AI is here
Colima now has AI support.
By leveraging Krunkit and Ramalama, Colima is able to provide the ideal platform to run confined, isolated and secure gpu-powered AI workloads on Apple Silicon devices.
Other Updates
krunkitvirtual machine type with gpu support.colima start --vm-type krunkit.colima start --network-address.CONTAINERD_*andNERDCTL_*environment variables on the host.--port-forwarder=nonetocolima start.--mount=nonetocolima start.curlandshasumon the host.after-bootandreadyprovision modes for provision scripts.Runtime version bumps
NOTE: container runtime versions can be updated manually by running the
colima updatecommand.v29.2.0v2.2.1v6.21v1.35.0+k3s1.Commits
New Contributors
Full Changelog: abiosoft/colima@v0.9.1...v0.10.0
v0.9.1Compare Source
Highlights
This is a hotfix release to address disk error issues for a subset of users.
Check v0.9.0 release notes for the main release notes.
Commits
Full Changelog: abiosoft/colima@v0.9.0...v0.9.1
v0.9.0Compare Source
Highlights
This is a new release with several fixes and new features.
New Features
Bridged network
This has been a long requested feature and it is finally here. A new
--network-modeflag has been introduced.Valid options are
sharedandbridgedwith the default beingshared.Persistent Disk
This applies only to newly created instances.
Colima now uses a separate virtual machine disk for container data as a means to guard against accidental loss of data.
A deleted instance would not delete the container data disk, and a subsequent
colima startwould attempt to reinstate the data.Supported for Docker, Containerd and Incus runtimes. Kubernetes however is not yet support.
To delete all data, the
--dataflag should be passed tocolima delete.colima delete --data # delete instance and container dataFixes
--template=falsetocolima start.host.docker.internalhas been improved and now works fine in Docker, Containerd and Kubernetes containers./tmp/colimahas been removed as a default mount due to issues caused when Colima is being run by multiple users on macOS.sshandgrpcwith the--port-forwarderflag. Defaults tossh.--network-preferred-routeflag to use the network address interface as the default route when network address is enabled. This resolves networking issue for some users.Runtime version bumps
NOTE: container runtime versions can be updated manually by running the
colima updatecommand.v28.4.0v2.1.4v6.16v1.33.4+k3s1Commits
New Contributors
Full Changelog: abiosoft/colima@v0.8.4...v0.9.0
v0.8.4Compare Source
Highlights
This is another hotfix release to address a regression that causes
exec /bin/sh: exec format errorwhen running a cross-architecture image. The issue is finally resolved.Other Updates
--templateflag.--binfmt=falseflag.Commits
Full Changelog: abiosoft/colima@v0.8.3...v0.8.4
v0.8.3Compare Source
Highlights
This is an hotfix release to address a regression that causes
exec /bin/sh: exec format errorwhen running a cross-architecture image.Fixes
virtiofswhen VZ is in use.Other Updates
colima statusfor all container runtimes.--k3s-argflag.Commits
New Contributors
Full Changelog: abiosoft/colima@v0.8.2...v0.8.3
v0.8.2Compare Source
Highlights
This is an incremental release with bug fixes.
Fixes
Other Updates
--binfmtflag andbinfmtconfig. Defaults totruewhen Rosetta is disabled.--cpuflag to--cpusforcolima start, to align with Lima.--cpustill works but deprecated.COLIMA_PROFILEenvironment variable. Resolves #1308.Runtime version bumps
NOTE: container runtime versions can be updated manually by running the
colima updatecommand.v28.3.3v2.1.3v6.14v1.33.3+k3s1Commits
New Contributors
Full Changelog: abiosoft/colima@v0.8.1...v0.8.2
v0.8.1Compare Source
Highlights
This is an incremental release with bug fixes.
Fixes
Other Updates
VZis now the default virtual machine type on macOS 13 or newer. Qemu can still be used if specified.--disk-imageflag forcolima start.Runtime version bumps
Runtime version can be updated running the
colima updatecommand.27.4.02.0.26.8Commits
New Contributors
Full Changelog: abiosoft/colima@v0.8.0...v0.8.1
v0.8.0Compare Source
Highlights
This is a new release to address compatibility issues with Lima v1.0.0.
Other Updates
--nested-virtualizationflag ornestedVirtualizationconfig for m3 devices.Commits
Full Changelog: abiosoft/colima@v0.7.6...v0.8.0
v0.7.6Compare Source
Highlights
This release introduces the
colima updatecommand to update the container runtime version (e.g. Docker version) without needing to upgrade Colima or wait for the next release.Other Fixes
Commits
New Contributors
Full Changelog: abiosoft/colima@v0.7.5...v0.7.6
v0.7.5Compare 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.4Compare Source
Highlights
This is an incremental update with bug fixes.
Updates
--save-config=falseor settingCOLIMA_SAVE_CONFIG=0.colima deleteto further ascertain the user's intended action.Commits
New Contributors
Full Changelog: abiosoft/colima@v0.7.3...v0.7.4
v0.7.3Compare 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.2Compare Source
Highlights
This is an hotfix release to address regressions introduced in v0.7.1.
Fixes
--network-host-addressesflag and disabled by default. Fixes #1103Commits
New Contributors
Full Changelog: abiosoft/colima@v0.7.1...v0.7.2
v0.7.1Compare Source
Highlights
This is an incremental release with bug fixes.
colima start.For more details about v0.70 features, check v0.70 release notes.
Other Fixes
Commits
Full Changelog: abiosoft/colima@v0.7.0...v0.7.1
v0.7.0Compare Source
Highlights
This release properly addresses the slow startup issue with VZ driver with a reworked disk image download and expansion.
Other Features
--runtime=incus. Incus utilises LXC to run system containers.noneruntime--runtime=noneto utilise Colima solely as a headless virtual machine manager.$XDG_CONFIG_HOME(if set) is now respected for configuration directory on macOS.v27.1.1.v1.30.2+k3s1.Commits
Full Changelog: abiosoft/colima@v0.6.10...v0.7.0
v0.6.10Compare Source
Highlights
This is an incremental bug fix release to address inability to use QEMU on m3 devices.
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
--vm-typeflag is respected for m3 devicesCOLIMA_HOMEenvironment variable to customize settings and disk directory.--ssh-portflag.Commits
VMTypeflag is respected for m3 devices by @SpikePuppet in #1045New 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.
This PR was generated by Mend Renovate. View the repository job log.