Skip to content

Commit 5b896ec

Browse files
authored
Add support for k8s 1.31 to ApiServerContainer (#316)
1 parent 6187394 commit 5b896ec

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
@@ -131,6 +131,9 @@
131131
},
132132
{
133133
"k8s": "1.30.0"
134+
},
135+
{
136+
"k8s": "1.31.0"
134137
}
135138
]
136139
}

0 commit comments

Comments
 (0)