From 41b6cd20a8d6227db7bed7c3f5a02e9a883295ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 15:49:48 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20cilium=20(=201.1?= =?UTF-8?q?4.5=20=E2=86=92=201.18.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | cilium | 1.14.5 | 1.18.2 | --- kubernetes/cluster-0/talos/integrations/cni/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cluster-0/talos/integrations/cni/kustomization.yaml b/kubernetes/cluster-0/talos/integrations/cni/kustomization.yaml index 8aa636b1e5..f612c1772d 100644 --- a/kubernetes/cluster-0/talos/integrations/cni/kustomization.yaml +++ b/kubernetes/cluster-0/talos/integrations/cni/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization helmCharts: - name: cilium repo: https://helm.cilium.io/ - version: 1.14.5 + version: 1.18.2 releaseName: cilium includeCRDs: true namespace: kube-system