Skip to content

Commit

Permalink
chore(grafana-operator): add 5.4 vesion (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrRibeiro authored Dec 5, 2023
1 parent 7ae6ef2 commit 4f72b1c
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 @@ -12,6 +12,7 @@ local versions = [
{ output: '4.9', version: '4.9.0' },
{ output: '4.10', version: '4.10.1' },
{ output: '5.0', version: '5.0.2' },
{ output: '5.4', version: '5.4.2' },
];

config.new(
Expand Down

0 comments on commit 4f72b1c

Please sign in to comment.