Skip to content
Snippets Groups Projects
Commit 20183f38 authored by Jan Jungnickel's avatar Jan Jungnickel Committed by Matthew Mosesohn
Browse files

Bump Calico CNI Plugin to 1.8.0 (#1458)

This aligns calico component versions with Calico release 2.1.5 and
fixes an issue with nodes being unable to schedule existing workloads
as per [#349](https://github.com/projectcalico/cni-plugin/issues/349)
parent 2645e88b
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ etcd_version: v3.0.17 ...@@ -23,7 +23,7 @@ etcd_version: v3.0.17
#TODO(mattymo): Move calico versions to roles/network_plugins/calico/defaults #TODO(mattymo): Move calico versions to roles/network_plugins/calico/defaults
# after migration to container download # after migration to container download
calico_version: "v1.1.3" calico_version: "v1.1.3"
calico_cni_version: "v1.7.0" calico_cni_version: "v1.8.0"
calico_policy_version: "v0.5.4" calico_policy_version: "v0.5.4"
weave_version: 2.0.1 weave_version: 2.0.1
flannel_version: v0.8.0 flannel_version: v0.8.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment