Update to v3.14.0
This commit is contained in:
parent
dc57476b1a
commit
661155d6e5
8 changed files with 53 additions and 8 deletions
|
|
@ -1,5 +1,4 @@
|
|||
# Source: calico/templates/calico-kube-controllers.yaml
|
||||
|
||||
# See https://github.com/projectcalico/kube-controllers
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -37,7 +36,7 @@ spec:
|
|||
priorityClassName: system-cluster-critical
|
||||
containers:
|
||||
- name: calico-kube-controllers
|
||||
image: calico/kube-controllers:v3.13.3
|
||||
image: calico/kube-controllers:v3.14.0
|
||||
env:
|
||||
# Choose which controllers to run.
|
||||
- name: ENABLED_CONTROLLERS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue