summaryrefslogtreecommitdiffstats
path: root/roles/calico_master
diff options
context:
space:
mode:
authorDan Osborne <djosborne10@gmail.com>2017-04-05 10:02:23 -0700
committerDan Osborne <djosborne10@gmail.com>2017-04-05 10:02:23 -0700
commit2205485e3e96b9d4b1d0e27fa7780dea18ecd601 (patch)
tree617409df094b0ab7ad8e7101d45e172c1e0b7532 /roles/calico_master
parent9b0f2945ece3798ef48bb38a07fa98239a141d65 (diff)
downloadopenshift-2205485e3e96b9d4b1d0e27fa7780dea18ecd601.tar.gz
openshift-2205485e3e96b9d4b1d0e27fa7780dea18ecd601.tar.bz2
openshift-2205485e3e96b9d4b1d0e27fa7780dea18ecd601.tar.xz
openshift-2205485e3e96b9d4b1d0e27fa7780dea18ecd601.zip
Bump calico policy controller
Diffstat (limited to 'roles/calico_master')
-rw-r--r--roles/calico_master/templates/calico-policy-controller.yml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/calico_master/templates/calico-policy-controller.yml.j2 b/roles/calico_master/templates/calico-policy-controller.yml.j2
index 66c334ceb..3fb1abf0d 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.3
+ image: quay.io/calico/kube-policy-controller:v0.5.4
env:
# The location of the Calico etcd cluster.
- name: ETCD_ENDPOINTS