Merge pull request #36641 from Arhell/id-bump-v

[id] bump all cniVersion mentions to at least 0.4.0
This commit is contained in:
Kubernetes Prow Robot 2022-09-07 01:56:37 -07:00 committed by GitHub
commit 759c515720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ Contoh:
```json
{
"name": "k8s-pod-network",
"cniVersion": "0.3.0",
"cniVersion": "0.4.0",
"plugins": [
{
"type": "calico",
@ -85,7 +85,7 @@ Jika kamu ingin mengaktifkan pembentukan lalu-lintas, kamu harus menambahkan _pl
```json
{
"name": "k8s-pod-network",
"cniVersion": "0.3.0",
"cniVersion": "0.4.0",
"plugins": [
{
"type": "calico",