Skip to content

Commit

Permalink
chore(grafana-operator): update versions (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrRibeiro authored Feb 12, 2025
1 parent 86f6bf1 commit 7ca974e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/grafana-operator/config.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ local versions = [
{ output: '5.12', version: '5.12.0' },
{ output: '5.13', version: '5.13.0' },
{ output: '5.14', version: '5.14.0' },
{ output: '5.15', version: '5.15.1' },
];

config.new(
Expand Down

0 comments on commit 7ca974e

Please sign in to comment.