Skip to content

Commit 1be3c94

Browse files
authored
Add support for k8s 1.30 to KindContainer (#297)
1 parent 8cdc6b4 commit 1be3c94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

k8s-versions.json

+3
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
},
4242
{
4343
"k8s": "1.29.1"
44+
},
45+
{
46+
"k8s": "1.30.0"
4447
}
4548
]
4649
},

0 commit comments

Comments
 (0)