From 792da56503d4d72a6d7533bbc201e74afe261e14 Mon Sep 17 00:00:00 2001 From: ajayk Date: Tue, 2 Jun 2020 11:57:05 -0700 Subject: [PATCH] Bump Calico to 1.13.4 More information for the https://www.projectcalico.org/security-bulletins/ https://github.com/kubernetes/kubernetes/issues/91507 --- config/master/calico.yaml | 4 ++-- config/v1.6/calico.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/master/calico.yaml b/config/master/calico.yaml index 89b591de26..096580370b 100644 --- a/config/master/calico.yaml +++ b/config/master/calico.yaml @@ -32,7 +32,7 @@ spec: # container programs network policy and routes on each # host. - name: calico-node - image: quay.io/calico/node:v3.13.0 + image: quay.io/calico/node:v3.13.4 env: # Use Kubernetes API as the backing datastore. - name: DATASTORE_TYPE @@ -546,7 +546,7 @@ spec: securityContext: fsGroup: 65534 containers: - - image: quay.io/calico/typha:v3.13.0 + - image: quay.io/calico/typha:v3.13.4 name: calico-typha ports: - containerPort: 5473 diff --git a/config/v1.6/calico.yaml b/config/v1.6/calico.yaml index 89b591de26..096580370b 100644 --- a/config/v1.6/calico.yaml +++ b/config/v1.6/calico.yaml @@ -32,7 +32,7 @@ spec: # container programs network policy and routes on each # host. - name: calico-node - image: quay.io/calico/node:v3.13.0 + image: quay.io/calico/node:v3.13.4 env: # Use Kubernetes API as the backing datastore. - name: DATASTORE_TYPE @@ -546,7 +546,7 @@ spec: securityContext: fsGroup: 65534 containers: - - image: quay.io/calico/typha:v3.13.0 + - image: quay.io/calico/typha:v3.13.4 name: calico-typha ports: - containerPort: 5473