Revert "fix(helm): update chart cilium to 1.15.5 (#831)" (#895)

This reverts commit 390ae5249d.
This commit is contained in:
JJGadgets
2024-05-18 05:18:20 +08:00
committed by GitHub
parent c4a6b264c2
commit 16de557a96
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.15.5
version: 1.15.3
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.15.5
version: 1.15.3
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.15.5
version: 1.15.3
releaseName: cilium
namespace: kube-system
valuesFile: helm-values.yaml

View File

@@ -15,7 +15,7 @@ spec:
chart:
spec:
chart: cilium
version: "1.15.5"
version: "1.15.3"
sourceRef:
name: cilium-charts
kind: HelmRepository