Skip to content

Commit 7a94655

Browse files
authored
litmus-chaos: bump version to 3.20 (#564)
1 parent 6f980a0 commit 7a94655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/litmus-chaos/config.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# libs/<name>/config.jsonnet
22
local config = (import 'jsonnet/config.jsonnet');
3-
local versions = ['2.8.0', '2.9.0', '2.10.0'];
3+
local versions = ['2.8.0', '2.9.0', '2.10.0', '3.20.0'];
44
local crdFilesOperator = ['chaosengine_crd.yaml','chaosexperiment_crd.yaml','chaosresults_crd.yaml'];
55
local crdFilesScheduler = ['chaosschedule_crd.yaml'];
66

0 commit comments

Comments
 (0)