Skip to content

Commit 662176f

Browse files
authored
feat(helm): update chart cilium ( 1.17.3 → 1.18.4 )
1 parent 939479b commit 662176f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

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.17.3
12+
version: 1.18.4
1313
sourceRef:
1414
kind: HelmRepository
1515
name: cilium

kubernetes/bootstrap/helmfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ releases:
2222
- name: cilium
2323
namespace: kube-system
2424
chart: cilium/cilium
25-
version: 1.17.3
25+
version: 1.18.4
2626
values:
2727
- ../apps/kube-system/cilium/app/values.yaml
2828
needs:

0 commit comments

Comments
 (0)