Update cilium addon to 1.15.5 (#338)
Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>
This commit is contained in:
parent
041554661d
commit
3b6c06ca0f
@ -40,7 +40,7 @@ cni:
|
|||||||
chart:
|
chart:
|
||||||
repo: https://helm.cilium.io/
|
repo: https://helm.cilium.io/
|
||||||
name: cilium
|
name: cilium
|
||||||
version: 1.15.4
|
version: 1.15.5
|
||||||
release:
|
release:
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
values: {}
|
values: {}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
quay.io:
|
quay.io:
|
||||||
images:
|
images:
|
||||||
cilium/cilium:
|
cilium/cilium:
|
||||||
- v1.15.4
|
- v1.15.5
|
||||||
cilium/operator-generic:
|
cilium/operator-generic:
|
||||||
- v1.15.4
|
- v1.15.5
|
||||||
|
Loading…
Reference in New Issue
Block a user