From 48b33db1f1ecd7e34871cbbcab25186dfd343074 Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Sat, 30 Sep 2017 16:12:29 -0700 Subject: [PATCH] Update Calico from v2.6.0 to v2.6.1 --- resources/calico/calico.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/calico/calico.yaml b/resources/calico/calico.yaml index 567b330..8bfbe73 100644 --- a/resources/calico/calico.yaml +++ b/resources/calico/calico.yaml @@ -27,7 +27,7 @@ spec: operator: "Exists" containers: - name: calico-node - image: quay.io/calico/node:v2.6.0 + image: quay.io/calico/node:v2.6.1 env: # Use Kubernetes API as the backing datastore. - name: DATASTORE_TYPE