Update version to v3.15.0
This commit is contained in:
parent
67a6dbb863
commit
5ad8afbc4d
20 changed files with 2943 additions and 69 deletions
|
|
@ -21,8 +21,6 @@ spec:
|
|||
namespace: kube-system
|
||||
labels:
|
||||
k8s-app: calico-kube-controllers
|
||||
annotations:
|
||||
scheduler.alpha.kubernetes.io/critical-pod: ''
|
||||
spec:
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
|
|
@ -36,7 +34,7 @@ spec:
|
|||
priorityClassName: system-cluster-critical
|
||||
containers:
|
||||
- name: calico-kube-controllers
|
||||
image: calico/kube-controllers:v3.14.1
|
||||
image: calico/kube-controllers:v3.15.0
|
||||
env:
|
||||
# Choose which controllers to run.
|
||||
- name: ENABLED_CONTROLLERS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue