Update Helm release cilium to v1.15.5
All checks were successful
/ Renovate (push) Successful in 41s
All checks were successful
/ Renovate (push) Successful in 41s
This commit is contained in:
parent
5721aed710
commit
f680db5cee
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.4
|
version: 1.15.5
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: cilium
|
name: cilium
|
||||||
|
|
|
@ -17,7 +17,7 @@ releases:
|
||||||
- name: cilium
|
- name: cilium
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
chart: cilium/cilium
|
chart: cilium/cilium
|
||||||
version: 1.15.4
|
version: 1.15.5
|
||||||
values: ["../../../apps/kube-system/cilium/app/resources/values.yml"]
|
values: ["../../../apps/kube-system/cilium/app/resources/values.yml"]
|
||||||
wait: true
|
wait: true
|
||||||
- name: kubelet-csr-approver
|
- name: kubelet-csr-approver
|
||||||
|
|
Loading…
Reference in a new issue