Skip to content

Commit aba107b

Browse files
authored
Add strimzi 0.48 (#573)
1 parent 275c09a commit aba107b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/strimzi/config.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
local config = import 'jsonnet/config.jsonnet';
22

3-
local versions = ['0.40', '0.41', '0.42','0.43', '0.44', '0.45'];
3+
local versions = ['0.40', '0.41', '0.42', '0.43', '0.44', '0.45', '0.48'];
44

55
config.new(
66
name='strimzi',

0 commit comments

Comments
 (0)