⬆️ Update cilium ( 1.16.5 → 1.16.6 )

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | cilium  | 1.16.5 | 1.16.6 |
This commit is contained in:
feisar-bot[bot]
2025-01-22 01:19:31 +00:00
committed by auricom
parent eddef0ee65
commit 02580cc034
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.16.5
version: 1.16.6
sourceRef:
kind: HelmRepository
name: cilium

View File

@@ -30,7 +30,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.16.5
version: 1.16.6
values: ["../../apps/kube-system/cilium/app/helm-values.yaml"]
needs: ["observability/kube-prometheus-stack-crds"]