Browse Source
Merge pull request #1876 from ArchiFleKs/update_flannel
update flannel
pull/1867/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
2 additions and
2 deletions
-
roles/download/defaults/main.yml
|
|
@ -35,8 +35,8 @@ calico_cni_version: "v1.10.0" |
|
|
|
calico_policy_version: "v0.7.0" |
|
|
|
calico_rr_version: "v0.4.0" |
|
|
|
weave_version: 2.0.4 |
|
|
|
flannel_version: "v0.8.0" |
|
|
|
flannel_cni_version: "v0.2.0" |
|
|
|
flannel_version: "v0.9.0" |
|
|
|
flannel_cni_version: "v0.3.0" |
|
|
|
pod_infra_version: 3.0 |
|
|
|
|
|
|
|
# Download URLs |
|
|
|