From 0e00dc943c4667e5ae7dea1395cce177918bb5cc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 24 May 2026 10:19:10 +0200 Subject: [PATCH] =?UTF-8?q?fix(multus-cni):=20update=20image=20docker.io/a?= =?UTF-8?q?lpine/crane=200.21.5=20=E2=86=92=200.21.6=20(#48487)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] 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). --- charts/stable/multus-cni/Chart.yaml | 2 +- charts/stable/multus-cni/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/multus-cni/Chart.yaml b/charts/stable/multus-cni/Chart.yaml index 8e07f83b420..25ab05616c4 100644 --- a/charts/stable/multus-cni/Chart.yaml +++ b/charts/stable/multus-cni/Chart.yaml @@ -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 diff --git a/charts/stable/multus-cni/values.yaml b/charts/stable/multus-cni/values.yaml index 77c6320e9b4..9fa1d51d91a 100644 --- a/charts/stable/multus-cni/values.yaml +++ b/charts/stable/multus-cni/values.yaml @@ -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