Skip to content

Commit b54d1f0

Browse files
feat(helm): update chart cilium ( 1.17.6 ➔ 1.18.6 )
1 parent fa3be1c commit b54d1f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bootstrap/helmfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ releases:
3131
namespace: kube-system
3232
atomic: true
3333
chart: cilium/cilium
34-
version: 1.17.6
34+
version: 1.18.6
3535
values: ['{{ requiredEnv "ROOT_DIR" }}/kubernetes/apps/kube-system/cilium/app/helm/values.yaml']
3636

3737
- name: coredns

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

0 commit comments

Comments
 (0)