We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0766fee commit 89a970dCopy full SHA for 89a970d
libs/strimzi/config.jsonnet
@@ -1,6 +1,6 @@
1
local config = import 'jsonnet/config.jsonnet';
2
3
-local versions = ['0.36', '0.37', '0.38', '0.39', '0.40', '0.41'];
+local versions = ['0.40', '0.41', '0.42','0.43', '0.44', '0.45'];
4
5
config.new(
6
name='strimzi',
0 commit comments