Update helm / kube-router and coredns (#8382)

* Update kube-router to 1.4.0

* Update Helm to 3.7.2

* Up coredns to 1.8.6 when k8s is 1.23.x
This commit is contained in:
Florian Ruynat
2022-01-06 21:14:27 +01:00
committed by GitHub
parent 1312f92a8d
commit 6abae713f7
3 changed files with 15 additions and 8 deletions

View File

@@ -23,3 +23,10 @@ rules:
- nodes
verbs:
- get
- apiGroups:
- discovery.k8s.io
resources:
- endpointslices
verbs:
- list
- watch