Update flannel to 0.14.0 (moved from coreos repo to flannel-io)

This commit is contained in:
Florian Ruynat
2021-07-15 11:20:54 +02:00
committed by Kubernetes Prow Robot
parent 441ad841cc
commit 6583add63a
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ calico_policy_version: "{{ calico_version }}"
calico_typha_version: "{{ calico_version }}"
typha_enabled: false
flannel_version: "v0.13.0"
flannel_version: "v0.14.0"
cni_version: "v0.9.1"
weave_version: 2.8.1
pod_infra_version: "3.3"