From 4dcd01577bc6f92ef6f1f294c4374a14e0895b96 Mon Sep 17 00:00:00 2001 From: Vincent Schwarzer Date: Fri, 26 May 2017 13:09:41 +0200 Subject: Upgraded Calico to 2.2.1 Release --- roles/calico_master/templates/calico-policy-controller.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/calico_master/templates') diff --git a/roles/calico_master/templates/calico-policy-controller.yml.j2 b/roles/calico_master/templates/calico-policy-controller.yml.j2 index 1b87758ce..31714dd81 100644 --- a/roles/calico_master/templates/calico-policy-controller.yml.j2 +++ b/roles/calico_master/templates/calico-policy-controller.yml.j2 @@ -74,7 +74,7 @@ spec: serviceAccountName: calico containers: - name: calico-policy-controller - image: quay.io/calico/kube-policy-controller:v0.5.4 + image: quay.io/calico/kube-policy-controller:v0.6.0 env: # The location of the Calico etcd cluster. - name: ETCD_ENDPOINTS -- cgit v1.2.3