diff --git a/ansible/kubernetes/storage/playbooks/templates/custom-cilium-helmchart.yaml.j2 b/ansible/kubernetes/storage/playbooks/templates/custom-cilium-helmchart.yaml.j2 index d393cad00..0513389cc 100644 --- a/ansible/kubernetes/storage/playbooks/templates/custom-cilium-helmchart.yaml.j2 +++ b/ansible/kubernetes/storage/playbooks/templates/custom-cilium-helmchart.yaml.j2 @@ -9,7 +9,7 @@ spec: # renovate: datasource=helm repo: https://helm.cilium.io/ chart: cilium - version: 1.17.0 + version: 1.17.1 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 7dbe38a6a..ede2278cc 100644 --- a/kubernetes/storage/apps/kube-system/cilium/app/helmrelease.yaml +++ b/kubernetes/storage/apps/kube-system/cilium/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cilium - version: 1.17.0 + version: 1.17.1 sourceRef: kind: HelmRepository name: cilium