Merge pull request #36676 from Arhell/pt-upd-v

[pt] bump all cniVersion mentions to at least 0.4.0
pull/36812/head
Kubernetes Prow Robot 2022-09-14 05:49:01 -07:00 committed by GitHub
commit f88456fc0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ Por exemplo:
```json ```json
{ {
"name": "k8s-pod-network", "name": "k8s-pod-network",
"cniVersion": "0.3.0", "cniVersion": "0.4.0",
"plugins": [ "plugins": [
{ {
"type": "calico", "type": "calico",
@ -113,7 +113,7 @@ exista no diretório de binários do CNI (padrão `/opt/cni/bin`).
```json ```json
{ {
"name": "k8s-pod-network", "name": "k8s-pod-network",
"cniVersion": "0.3.0", "cniVersion": "0.4.0",
"plugins": [ "plugins": [
{ {
"type": "calico", "type": "calico",