We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f5218 commit a20faf6Copy full SHA for a20faf6
libs/k8s/config.jsonnet
@@ -1,5 +1,6 @@
1
local config = import 'jsonnet/config.jsonnet';
2
local versions = [
3
+ '1.33',
4
'1.32',
5
'1.31',
6
'1.30',
0 commit comments