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

pull/6106/head
lukasz bielinski 2020-05-08 14:57:42 +02:00 committed by GitHub
parent 324106e91e
commit ef7076e36f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"