Browse Source

bump cni version to v1.4.0 (#10698)

pull/11442/head
Cyclinder 6 months ago
committed by GitHub
parent
commit
28712045a5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. 2
      roles/kubespray-defaults/defaults/main/download.yml

2
roles/kubespray-defaults/defaults/main/download.yml

@ -113,8 +113,8 @@ calico_apiserver_enabled: false
flannel_version: "v0.22.0"
flannel_cni_version: "v1.1.2"
cni_version: "v1.3.0"
weave_version: 2.8.7
cni_version: "v1.4.0"
cilium_version: "v1.15.4"
cilium_cli_version: "v0.16.0"

Loading…
Cancel
Save