fix(multus-cni): update image docker.io/alpine/crane 0.21.5 → 0.21.6 (#48487)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/crane | patch | `e6b0b53` → `22394f6` |

---

> [!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**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tdWx0dXMtY25pIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-05-24 10:19:10 +02:00
committed by GitHub
parent 102ee70819
commit 0e00dc943c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,5 +39,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/multus-cni
- https://hub.docker.com/r/alpine/crane
type: application
version: 2.4.0
version: 2.4.1
+1 -1
View File
@@ -7,7 +7,7 @@ image:
craneImage:
pullPolicy: IfNotPresent
repository: docker.io/alpine/crane
tag: 0.21.5@sha256:e6b0b5343c2bcdf9b4e02f4cad9d01a9535f0f768e4a6a80739378192f819621
tag: 0.21.6@sha256:22394f6db23d1bb0e2681535f230891faef91982795663ec55d885f3a53227da
talosCniImage:
pullPolicy: IfNotPresent