2 parents 98f101b + bf148dc commit 212ba5aCopy full SHA for 212ba5a
2 files changed
kubernetes/core/cilium/helm-release.yml
@@ -9,7 +9,7 @@ spec:
9
chart:
10
spec:
11
chart: cilium
12
- version: 1.17.4
+ version: 1.17.5
13
interval: 30m
14
sourceRef:
15
kind: HelmRepository
kubernetes/hacks/helmfile.yml
@@ -14,7 +14,7 @@ releases:
- name: cilium
namespace: kube-system
16
chart: cilium/cilium
17
18
values: ["../core/cilium/values.yml"]
19
- name: coredns
20
0 commit comments