Skip to content

Commit 8cdc6b4

Browse files
authored
Add support for k8s 1.30 to K3sContainer (#295)
1 parent 261a604 commit 8cdc6b4

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
@@ -80,6 +80,9 @@
8080
},
8181
{
8282
"k8s": "1.29.1"
83+
},
84+
{
85+
"k8s": "1.30.0"
8386
}
8487
]
8588
},

0 commit comments

Comments
 (0)