Skip to content

Commit 5b3ae52

Browse files
renovate[bot]roperscrossroads
authored andcommitted
feat(helm): update cilium ( 1.17.5 → 1.18.1 )
1 parent a4b8a4e commit 5b3ae52

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.5
12+
version: 1.18.1
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
@@ -23,7 +23,7 @@ releases:
2323
- name: cilium
2424
namespace: kube-system
2525
chart: cilium/cilium
26-
version: 1.17.5
26+
version: 1.18.1
2727
values:
2828
- ../apps/kube-system/cilium/app/helm-values.yaml
2929
needs:

templates/config/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml.j2

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

templates/config/kubernetes/bootstrap/helmfile.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ releases:
2323
- name: cilium
2424
namespace: kube-system
2525
chart: cilium/cilium
26-
version: 1.17.5
26+
version: 1.18.1
2727
values:
2828
- ../apps/kube-system/cilium/app/helm-values.yaml
2929
needs:

0 commit comments

Comments
 (0)