Skip to content

Commit 0be8541

Browse files
feat(helm): update chart cilium to v1.16.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | cilium | 1.14.5 | 1.16.0 | | helm | cilium | 1.14.3 | 1.16.0 |
1 parent 66e2f15 commit 0be8541

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/cluster-0/apps/kube-system/cilium/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
kind: HelmRepository
1414
name: cilium
1515
namespace: flux-system
16-
version: 1.14.3
16+
version: 1.16.0
1717
interval: 30m
1818

1919
valuesFrom:

kubernetes/cluster-0/talos/integrations/cni/kustomization.yaml

Lines changed: 1 addition & 1 deletion
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.14.5
8+
version: 1.16.0
99
releaseName: cilium
1010
includeCRDs: true
1111
namespace: kube-system

0 commit comments

Comments
 (0)