Update version to v3.15.0

This commit is contained in:
Adrien Reslinger 2020-07-07 20:33:19 +02:00
parent 67a6dbb863
commit 5ad8afbc4d
20 changed files with 2943 additions and 69 deletions

View file

@ -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