Browse Source
Merge pull request #3246 from riverzhang/pause
Upgrade pause image to 3.1
pull/3252/head
k8s-ci-robot
6 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
|
|
@ -44,7 +44,7 @@ flannel_version: "v0.10.0" |
|
|
|
flannel_cni_version: "v0.3.0" |
|
|
|
vault_version: 0.10.1 |
|
|
|
weave_version: "2.4.0" |
|
|
|
pod_infra_version: 3.0 |
|
|
|
pod_infra_version: 3.1 |
|
|
|
contiv_version: 1.1.7 |
|
|
|
cilium_version: "v1.2.0" |
|
|
|
|
|
|
|