⬆️ Update cilium ( 1.16.4 → 1.16.5 )

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | cilium  | 1.16.4 | 1.16.5 |
This commit is contained in:
feisar-bot[bot]
2024-12-18 01:43:29 +00:00
committed by auricom
parent 42fdda5bfd
commit 8b75fa2c54
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ spec:
chart: chart:
spec: spec:
chart: cilium chart: cilium
version: 1.16.4 version: 1.16.5
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: cilium name: cilium

View File

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