fix(helm/cilium): update to v1.17.6 (#2812)

This commit is contained in:
tinfoild[bot]
2025-07-24 15:19:43 +00:00
committed by GitHub
parent 8a766bceac
commit 020568becf
5 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.17.4
version: 1.17.6
releaseName: cilium
namespace: kube-system
valuesFile: helm-values.yaml

View File

@@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.17.4
version: 1.17.6
releaseName: cilium
namespace: kube-system
valuesFile: helm-values.yaml

View File

@@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.17.4
version: 1.17.6
releaseName: cilium
namespace: kube-system
valuesFile: helm-values.yaml

View File

@@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.17.4
version: 1.17.6
releaseName: cilium
namespace: kube-system
valuesFile: helm-values.yaml

View File

@@ -16,7 +16,7 @@ spec:
chart:
spec:
chart: cilium
version: "1.17.5"
version: "1.17.6"
sourceRef:
name: cilium-charts
kind: HelmRepository