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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user