Skip to content

Commit 4f2545c

Browse files
authored
Add support for k8s 1.30 to ApiServerContainer (#296)
1 parent 1be3c94 commit 4f2545c

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
@@ -128,6 +128,9 @@
128128
},
129129
{
130130
"k8s": "1.29.1"
131+
},
132+
{
133+
"k8s": "1.30.0"
131134
}
132135
]
133136
}

0 commit comments

Comments
 (0)