Skip to content

Commit 86496fb

Browse files
Update cni.md
1 parent b887155 commit 86496fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cni.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Network configuration for CNI plugins is described in JSON format. The default l
5858
The following fields are well-known and have the following meaning:
5959

6060
Network plugin
61-
* `cniVersion`: Azure plugins currently support versions 0.1.0 and 0.2.0 of the [CNI spec](https://github.com/containernetworking/cni/blob/master/SPEC.md). Support for new spec versions will be added shortly after each CNI release.
61+
* `cniVersion`: Azure plugins currently support versions 0.3.0 and 0.3.1 of the [CNI spec](https://github.com/containernetworking/cni/blob/master/SPEC.md). Support for new spec versions will be added shortly after each CNI release.
6262
* `name`: Name of the network. This property can be set to any unique value.
6363
* `type`: Name of the network plugin. This property should always be set to `azure-vnet`.
6464
* `mode`: Operational mode. This field is optional. See the [operational modes](https://github.com/Azure/azure-container-networking/blob/master/docs/network.md) for more details.

0 commit comments

Comments
 (0)