Skip to content

Commit 212ba5a

Browse files
authored
Merge pull request #1980 from chkpwd/renovate/cilium-1.x
fix(helm): update chart cilium ( 1.17.4 → 1.17.5 )
2 parents 98f101b + bf148dc commit 212ba5a

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.17.4
12+
version: 1.17.5
1313
interval: 30m
1414
sourceRef:
1515
kind: HelmRepository

kubernetes/hacks/helmfile.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.17.4
17+
version: 1.17.5
1818
values: ["../core/cilium/values.yml"]
1919
- name: coredns
2020
namespace: kube-system

0 commit comments

Comments
 (0)