From 6df71956c4d1dadcc60a56577a9b386e8f64be85 Mon Sep 17 00:00:00 2001 From: john Date: Wed, 22 Aug 2018 10:52:24 +0800 Subject: [PATCH 1/2] new cilium stable version: 1.2.0 --- roles/download/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/download/defaults/main.yml b/roles/download/defaults/main.yml index 872836ebb..c726b40bd 100644 --- a/roles/download/defaults/main.yml +++ b/roles/download/defaults/main.yml @@ -43,7 +43,7 @@ vault_version: 0.10.1 weave_version: "2.4.0" pod_infra_version: 3.0 contiv_version: 1.1.7 -cilium_version: "v1.1.2" +cilium_version: "v1.2.0" # Download URLs kubeadm_download_url: "https://storage.googleapis.com/kubernetes-release/release/{{ kubeadm_version }}/bin/linux/{{ image_arch }}/kubeadm" From 7e2e3ddd3249fae7eee614e2d64e7abe864a6721 Mon Sep 17 00:00:00 2001 From: john Date: Wed, 22 Aug 2018 15:29:42 +0800 Subject: [PATCH 2/2] update new cilium version 1.2.0 in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 320bae298..021a5a078 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Supported Components - Network Plugin - [calico](https://github.com/projectcalico/calico) v2.6.8 - [canal](https://github.com/projectcalico/canal) (given calico/flannel versions) - - [cilium](https://github.com/cilium/cilium) v1.1.2 + - [cilium](https://github.com/cilium/cilium) v1.2.0 - [contiv](https://github.com/contiv/install) v1.1.7 - [flanneld](https://github.com/coreos/flannel) v0.10.0 - [weave](https://github.com/weaveworks/weave) v2.4.0