Skip to content

Commit 01b1185

Browse files
fix(helm): update cilium ( 1.16.4 → 1.16.5 ) (#7834)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | cilium | 1.16.4 | 1.16.5 | Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com>
1 parent 51b0f95 commit 01b1185

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/main/apps/kube-system/cilium/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
kind: HelmRepository
1515
name: cilium-charts
1616
namespace: flux-system
17-
version: 1.16.4
17+
version: 1.16.5
1818

1919
valuesFrom:
2020
- kind: ConfigMap

kubernetes/main/bootstrap/cilium-quick-install/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: Kustomization
55
helmCharts:
66
- name: cilium
77
repo: https://helm.cilium.io/
8-
version: 1.16.4
8+
version: 1.16.5
99
releaseName: cilium
1010
includeCRDs: true
1111
namespace: kube-system

0 commit comments

Comments
 (0)