fix(helm/cilium): update 1.18.2 ➼ 1.18.4 (#3723)

This commit is contained in:
tinfoild[bot]
2025-11-25 04:56:54 +00:00
committed by GitHub
parent 11162b1679
commit 3969615874
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.18.2
version: 1.18.4
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.18.2
version: 1.18.4
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.18.2
version: 1.18.4
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.18.2
version: 1.18.4
releaseName: cilium
namespace: kube-system
valuesFile: helm-values.yaml

View File

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