mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 17:41:24 -03:00
chore(multus-cni): pin dependencies (#44328)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alpine/crane | pinDigest | -> `68bc6ae` | | [ghcr.io/k8snetworkplumbingwg/multus-cni](https://redirect.github.com/k8snetworkplumbingwg/multus-cni) | pinDigest | -> `e93af9e` | | [ghcr.io/siderolabs/cni](https://redirect.github.com/siderolabs/pkgs) | pinDigest | -> `01f5dca` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXVsdHVzLWNuaSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGluIl19-->
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/k8snetworkplumbingwg/multus-cni
|
||||
tag: v4.2.3-thick
|
||||
tag: v4.2.3-thick@sha256:e93af9e533cc16ca7847aeec3b516c9b1e8891c2b95c727991e94c9b59c4970e
|
||||
|
||||
craneImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/alpine/crane
|
||||
tag: 0.20.7
|
||||
tag: 0.20.7@sha256:68bc6aee55d435fc76af636f0cc02ffba3f59f8acfbb2c0c0afce0b67202c5c8
|
||||
|
||||
talosCniImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/siderolabs/cni
|
||||
tag: v1.11.0
|
||||
tag: v1.11.0@sha256:01f5dcad47e07d7bfa19b56717a5bc6b5fee897d49f1a026003b39ff89958794
|
||||
|
||||
multus:
|
||||
# Primary CNI value can be:
|
||||
|
||||
Reference in New Issue
Block a user