From 1272ef7dd69e75b7707764d59831a1e061bfe5c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 23:32:51 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/ang?= =?UTF-8?q?elnu/cni-plugins=20(=201.5.1=20=E2=86=92=201.8.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | --------------------------- | ----- | ----- | | docker | ghcr.io/angelnu/cni-plugins | 1.5.1 | 1.8.0 | --- kubernetes/cluster-0/apps/network/multus/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cluster-0/apps/network/multus/app/helmrelease.yaml b/kubernetes/cluster-0/apps/network/multus/app/helmrelease.yaml index 48f930cfb6..4f1c356bae 100644 --- a/kubernetes/cluster-0/apps/network/multus/app/helmrelease.yaml +++ b/kubernetes/cluster-0/apps/network/multus/app/helmrelease.yaml @@ -25,7 +25,7 @@ spec: cni-plugins: image: repository: ghcr.io/angelnu/cni-plugins - tag: 1.5.1 + tag: 1.8.0 resources: requests: cpu: "10m"