Update cilium to 1.9.9 (#7871)

Now that 1.10 is out this is to make 1.9.9 the default. I am running
this version successfully.
This commit is contained in:
Frank Ritchie
2021-08-16 15:34:22 -05:00
committed by GitHub
parent c2d4700571
commit 1f09229740
3 changed files with 3 additions and 3 deletions

View File

@@ -82,7 +82,7 @@ flannel_version: "v0.14.0"
cni_version: "v0.9.1"
weave_version: 2.8.1
pod_infra_version: "3.3"
cilium_version: "v1.8.9"
cilium_version: "v1.9.9"
kube_ovn_version: "v1.7.0"
kube_router_version: "v1.3.0"
multus_version: "v3.7.2"