Browse Source
Merge pull request #1983 from tomdee/bump-flannel-ver
Bump flannel version to v0.9.1
pull/2008/head
Spencer Smith
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
roles/download/defaults/main.yml
|
|
@ -34,7 +34,7 @@ calico_ctl_version: "v1.6.1" |
|
|
|
calico_cni_version: "v1.11.0" |
|
|
|
calico_policy_version: "v1.0.0" |
|
|
|
calico_rr_version: "v0.4.0" |
|
|
|
flannel_version: "v0.9.0" |
|
|
|
flannel_version: "v0.9.1" |
|
|
|
flannel_cni_version: "v0.3.0" |
|
|
|
weave_version: 2.0.5 |
|
|
|
pod_infra_version: 3.0 |
|
|
|