Skip to content

Commit

Permalink
build(deps): update abiosoft/colima to v0.7.5
Browse files Browse the repository at this point in the history
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [abiosoft/colima](https://github.com/abiosoft/colima) | patch | `v0.7.3` -> `v0.7.5` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>abiosoft/colima (abiosoft/colima)</summary>

### [`v0.7.5`](https://github.com/abiosoft/colima/releases/tag/v0.7.5)

[Compare Source](abiosoft/colima@v0.7.4...v0.7.5)

#### Highlights

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

#### Commits

-   incus: utilise macvlan network for multiple IP addresses by [@&#8203;abiosoft](https://github.com/abiosoft) in abiosoft/colima#1124

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

### [`v0.7.4`](https://github.com/abiosoft/colima/releases/tag/v0.7.4)

[Compare Source](abiosoft/colima@v0.7.3...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 setting `COLIMA_SAVE_CONFIG=0`.
-   Warning error would no longer be displayed on startup for users that install Colima with [aqua](https://aquaproj.github.io/).
-   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 [@&#8203;soedar](https://github.com/soedar) in abiosoft/colima#1112
-   chore: add second confirmation for container data loss by [@&#8203;jramosf](https://github.com/jramosf) in abiosoft/colima#1113
-   chore: multiple updates by [@&#8203;abiosoft](https://github.com/abiosoft) in abiosoft/colima#1122
-   config: make persistence optional with --save-config flag by [@&#8203;abiosoft](https://github.com/abiosoft) in abiosoft/colima#1123

#### New Contributors

-   [@&#8203;soedar](https://github.com/soedar) made their first contribution in abiosoft/colima#1112

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

</details>

---

### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
  • Loading branch information
ECG Bot authored and tmeijn committed Aug 28, 2024
1 parent 707b299 commit a7a1a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezmoi/dot_config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ packages:
- name: laktak/[email protected]
description: search for files (even inside tar/zip/7z/rar) using a SQL-WHERE filter
link: https://github.com/laktak/zfind
- name: abiosoft/[email protected].3
- name: abiosoft/[email protected].5
description: Docker (and Kubernetes) on MacOS with minimal setup
link: https://github.com/abiosoft/colima
- name: lima-vm/[email protected]
Expand Down

0 comments on commit a7a1a03

Please sign in to comment.