Update Helm release cilium to v1.14.4 #135

Merged
jahanson merged 1 commit from renovate/patch-cilium into main 2023-11-27 22:40:36 -06:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 0085924f69 - Show all commits

View file

@ -10,7 +10,7 @@ spec:
chart: chart:
spec: spec:
chart: cilium chart: cilium
version: 1.14.3 version: 1.14.4
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: cilium name: cilium

View file

@ -5,7 +5,7 @@ kind: Kustomization
helmCharts: helmCharts:
- name: cilium - name: cilium
repo: https://helm.cilium.io/ repo: https://helm.cilium.io/
version: 1.14.3 version: 1.14.4
releaseName: cilium releaseName: cilium
includeCRDs: true includeCRDs: true
namespace: kube-system namespace: kube-system