diff --git a/ansible/storage/playbooks/templates/custom-cilium-helmchart.yaml b/ansible/storage/playbooks/templates/custom-cilium-helmchart.yaml index 010c4437..3b994622 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.6 + version: 1.15.7 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 68e35b99..0650221b 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.6 + version: 1.15.7 sourceRef: kind: HelmRepository name: cilium