From fac987bb329972b11d23ebf2f1ae34c61525e71d Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 20 Dec 2022 23:17:06 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20cilium=20?= =?UTF-8?q?to=201.12.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | cilium | 1.12.4 | 1.12.5 | | helm | cilium | 1.12.4 | 1.12.5 | --- infrastructure/talos/cluster-0/cni/kustomization.yaml | 2 +- kubernetes/cluster-0/core/cilium/helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/talos/cluster-0/cni/kustomization.yaml b/infrastructure/talos/cluster-0/cni/kustomization.yaml index 5fb0f6284..e5bfbcb31 100644 --- a/infrastructure/talos/cluster-0/cni/kustomization.yaml +++ b/infrastructure/talos/cluster-0/cni/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization helmCharts: - name: cilium repo: https://helm.cilium.io/ - version: 1.12.4 + version: 1.12.5 releaseName: cilium namespace: kube-system valuesFile: values.yaml diff --git a/kubernetes/cluster-0/core/cilium/helm-release.yaml b/kubernetes/cluster-0/core/cilium/helm-release.yaml index e4396fec9..09734b6f1 100644 --- a/kubernetes/cluster-0/core/cilium/helm-release.yaml +++ b/kubernetes/cluster-0/core/cilium/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cilium - version: 1.12.4 + version: 1.12.5 sourceRef: kind: HelmRepository name: cilium