Skip to content

Commit ff34d1d

Browse files
fix(helm): update cilium group
| datasource | package | from | to | | ---------- | ------- | ------ | ------- | | helm | cilium | 1.14.5 | 1.14.19 | | helm | cilium | 1.16.4 | 1.16.7 |
1 parent 0efd773 commit ff34d1d

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.16.4
16+
version: 1.16.7
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.14.19
99
releaseName: cilium
1010
includeCRDs: true
1111
namespace: kube-system

0 commit comments

Comments
 (0)