weave: Upgrade to 2.5.0 (#3660)

* weave: Upgrade to 2.5.0

Upstream Changes:

-   weave 2.5.0 (https://github.com/weaveworks/weave/releases/tag/v2.5.0)
-   Adds support for Kubernetes `hostPort` mapping
-   Adds support for Kubernetes `ipBlock` NetworkPolicy feature

Our Changes:

-   Templates sync with upstream manifests
-   Remove legacy nodePort fix

* BC for weave < 2.5.0
This commit is contained in:
Wong Hoi Sing Edison
2018-11-15 15:38:51 +08:00
committed by k8s-ci-robot
parent 730caa3d58
commit 9ebdf0e3cf
5 changed files with 8 additions and 11 deletions

View File

@@ -53,8 +53,7 @@ calico_rr_version: "v0.6.1"
flannel_version: "v0.10.0"
flannel_cni_version: "v0.3.0"
weave_version: "2.4.1"
weave_version: 2.5.0
pod_infra_version: 3.1
contiv_version: 1.2.1
cilium_version: "v1.3.0"