Skip to content

Commit a20faf6

Browse files
authored
Include 1.33 in k8s libs versions (#559)
1 parent 75f5218 commit a20faf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/k8s/config.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
local config = import 'jsonnet/config.jsonnet';
22
local versions = [
3+
'1.33',
34
'1.32',
45
'1.31',
56
'1.30',

0 commit comments

Comments
 (0)