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 275c09a commit aba107bCopy full SHA for aba107b
libs/strimzi/config.jsonnet
@@ -1,6 +1,6 @@
1
local config = import 'jsonnet/config.jsonnet';
2
3
-local versions = ['0.40', '0.41', '0.42','0.43', '0.44', '0.45'];
+local versions = ['0.40', '0.41', '0.42', '0.43', '0.44', '0.45', '0.48'];
4
5
config.new(
6
name='strimzi',
0 commit comments