Skip to content
Snippets Groups Projects
Unverified Commit ef7076e3 authored by lukasz bielinski's avatar lukasz bielinski Committed by GitHub
Browse files

fix expected str instance, float found #6078 (#6103)

parent 324106e9
Branches
Tags
No related merge requests found
...@@ -80,7 +80,7 @@ flannel_version: "v0.12.0" ...@@ -80,7 +80,7 @@ flannel_version: "v0.12.0"
cni_version: "v0.8.5" cni_version: "v0.8.5"
weave_version: 2.6.2 weave_version: 2.6.2
pod_infra_version: 3.1 pod_infra_version: "3.1"
contiv_version: 1.2.1 contiv_version: 1.2.1
cilium_version: "v1.7.3" cilium_version: "v1.7.3"
kube_ovn_version: "v1.1.1" kube_ovn_version: "v1.1.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment