Skip to content

Commit 0a27d99

Browse files
authored
Add keda 2.18.1 (jsonnet-libs#575)
1 parent aba107b commit 0a27d99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/keda/config.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ local versions = [
99
{ output: '2.15', version: '2.15.1' },
1010
{ output: '2.16', version: '2.16.1' },
1111
{ output: '2.17', version: '2.17.1' },
12+
{ output: '2.18', version: '2.18.1' },
1213
];
1314

1415
config.new(

0 commit comments

Comments
 (0)