fix(multus-cni): update image docker.io/alpine/crane 0.21.1 → 0.21.2 (#45880)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/crane | patch | `2da699a` → `c663914` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXVsdHVzLWNuaSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-03-08 06:56:37 +01:00
committed by GitHub
parent 60bbc962be
commit 165b59a222
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -44,5 +44,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/multus-cni
- https://hub.docker.com/r/alpine/crane
type: application
version: 1.5.0
version: 1.5.1
+1 -1
View File
@@ -7,7 +7,7 @@ image:
craneImage:
pullPolicy: IfNotPresent
repository: docker.io/alpine/crane
tag: 0.21.1@sha256:2da699ab77c7666458b8fdda80a2270ea4477819120a9403d5610b5c8d9d027a
tag: 0.21.2@sha256:c663914be811eaf498243e3b526545485a3099162d98b5ad6a482a8260dd7d58
talosCniImage:
pullPolicy: IfNotPresent