From 11a674b09775acdd4c9ceb1795aff1792dadba55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 20:44:55 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20cilium=20(=201.1?= =?UTF-8?q?5.8=20=E2=86=92=201.16.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../storage/playbooks/templates/custom-cilium-helmchart.yaml | 2 +- kubernetes/storage/apps/kube-system/cilium/app/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/storage/playbooks/templates/custom-cilium-helmchart.yaml b/ansible/storage/playbooks/templates/custom-cilium-helmchart.yaml index f447af57..0e4510f7 100644 --- a/ansible/storage/playbooks/templates/custom-cilium-helmchart.yaml +++ b/ansible/storage/playbooks/templates/custom-cilium-helmchart.yaml @@ -8,7 +8,7 @@ spec: repo: https://helm.cilium.io/ chart: cilium # renovate: datasource=helm depName=cilium repository=https://helm.cilium.io - version: 1.15.8 + version: 1.16.2 targetNamespace: kube-system bootstrap: true valuesContent: |- diff --git a/kubernetes/storage/apps/kube-system/cilium/app/helmrelease.yaml b/kubernetes/storage/apps/kube-system/cilium/app/helmrelease.yaml index d35071ee..a6823731 100644 --- a/kubernetes/storage/apps/kube-system/cilium/app/helmrelease.yaml +++ b/kubernetes/storage/apps/kube-system/cilium/app/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: cilium - version: 1.15.8 + version: 1.16.2 sourceRef: kind: HelmRepository name: cilium