Skip to content

Commit 58e644b

Browse files
committed
Upgrade cilium version to 1.17.0
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
1 parent 4c7c61d commit 58e644b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ flannel_cni_version: 1.1.2
113113
weave_version: 2.8.7
114114
cni_version: "{{ (cni_binary_checksums['amd64'] | dict2items)[0].key }}"
115115

116-
cilium_version: "1.15.9"
116+
cilium_version: "1.17.0"
117117
cilium_cli_version: "{{ (ciliumcli_binary_checksums['amd64'] | dict2items)[0].key }}"
118118
cilium_enable_hubble: false
119119

0 commit comments

Comments
 (0)