Update Helm release cilium to v1.15.7
This commit is contained in:
parent
a7375fdca5
commit
5bf5a3b812
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: cilium
|
||||
version: 1.15.6
|
||||
version: 1.15.7
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: cilium
|
||||
|
|
|
@ -17,7 +17,7 @@ releases:
|
|||
- name: cilium
|
||||
namespace: kube-system
|
||||
chart: cilium/cilium
|
||||
version: 1.15.6
|
||||
version: 1.15.7
|
||||
values: ["../apps/kube-system/cilium/app/resources/values.yml"]
|
||||
wait: true
|
||||
- name: kubelet-csr-approver
|
||||
|
|
Loading…
Reference in a new issue