Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 352c8b0

Browse files
committed
Updating to 2.0.2
1 parent 8f28d0e commit 352c8b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/templates/cloud-config-controller

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ write_files:
474474
hostNetwork: true
475475
containers:
476476
- name: calico-node
477-
image: quay.io/calico/node:v1.0.1
477+
image: quay.io/calico/node:v1.0.2
478478
env:
479479
- name: ETCD_ENDPOINTS
480480
valueFrom:
@@ -517,7 +517,7 @@ write_files:
517517
name: dns
518518
readOnly: true
519519
- name: install-cni
520-
image: quay.io/calico/cni:v1.5.5
520+
image: quay.io/calico/cni:v1.5.6
521521
imagePullPolicy: Always
522522
command: ["/install-cni.sh"]
523523
env:

0 commit comments

Comments
 (0)