Skip to content

Commit 5d3ff2c

Browse files
fix(helm): update chart cilium ( 1.19.4 → 1.19.5 )
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | cilium | 1.19.4 | 1.19.5 |
1 parent 097b659 commit 5d3ff2c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kubernetes/core/cilium/helm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: cilium
12-
version: 1.19.4
12+
version: 1.19.5
1313
interval: 30m
1414
sourceRef:
1515
kind: HelmRepository

kubernetes/hacks/helmfile.d/apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ releases:
1414
- name: cilium
1515
namespace: kube-system
1616
chart: cilium/cilium
17-
version: 1.19.4
17+
version: 1.19.5
1818
values: ["../core/cilium/values.yml"]
1919
hooks:
2020
- # Wait for Cilium CRDs

0 commit comments

Comments
 (0)