Skip to content

Commit

Permalink
chore(keda): update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jrRibeiro committed Jan 17, 2025
1 parent 025e7df commit 7b44c1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/keda/config.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ local versions = [
{ output: '2.13', version: '2.13.1' },
{ output: '2.14', version: '2.14.1' },
{ output: '2.15', version: '2.15.1' },
{ output: '2.16', version: '2.16.1' },
];

config.new(
Expand Down

0 comments on commit 7b44c1e

Please sign in to comment.