feat(helm): update chart cilium to 1.16.3

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | cilium  | 1.13.2 | 1.16.3 |
| helm       | cilium  | 1.12.0 | 1.16.3 |
This commit is contained in:
chii-bot
2024-10-15 09:20:03 +00:00
parent 7384ee8920
commit 999be37035
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.12.0
version: 1.16.3
sourceRef:
kind: HelmRepository
name: cilium-charts

View File

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