Update Helm release cilium to v1.15.3
This commit is contained in:
parent
3d72fc8842
commit
68039a1ffe
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: cilium
|
chart: cilium
|
||||||
version: 1.15.2
|
version: 1.15.3
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: cilium
|
name: cilium
|
||||||
|
|
|
@ -8,7 +8,7 @@ releases:
|
||||||
- name: cilium
|
- name: cilium
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
chart: cilium/cilium
|
chart: cilium/cilium
|
||||||
version: 1.15.2
|
version: 1.15.3
|
||||||
values: ["../../../apps/kube-system/cilium/app/helm-values.yaml"]
|
values: ["../../../apps/kube-system/cilium/app/helm-values.yaml"]
|
||||||
wait: true
|
wait: true
|
||||||
- name: spegel
|
- name: spegel
|
||||||
|
|
Loading…
Reference in a new issue