⬆️ Update cilium ( 1.16.6 → 1.17.0 )

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | cilium  | 1.16.6 | 1.17.0 |
This commit is contained in:
feisar-bot[bot]
2025-02-04 16:22:51 +00:00
committed by auricom
parent b48a4d8f7a
commit 0a1270d909
2 changed files with 2 additions and 2 deletions

View File

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