Merge pull request #1423 from mheon/update_cni_versions
Update CNI config versions to 0.3.0
This commit is contained in:
commit
78dd9735d0
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"cniVersion": "0.2.0",
|
||||
"cniVersion": "0.3.0",
|
||||
"name": "crio-bridge",
|
||||
"type": "bridge",
|
||||
"bridge": "cni0",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"cniVersion": "0.2.0",
|
||||
"cniVersion": "0.3.0",
|
||||
"type": "loopback"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue