Skip to content

Commit

Permalink
Merge pull request #1337 from mira-miracoli/fix-grafana-version
Browse files Browse the repository at this point in the history
Fix Grafana version
  • Loading branch information
bgruening authored Oct 21, 2024
2 parents 2d85526 + c5fbc4c commit 892a78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion group_vars/grafana/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ grafana_on_call: true
grafana_on_call_domain: oncall.galaxyproject.eu
grafana_on_call_path: /data/grafana-on-call
# Grafana
grafana_version: "11.2.2+security-01"
grafana_version: "11.2.2^security_01"

grafana_address: "127.0.0.1"
grafana_domain: stats.galaxyproject.eu
Expand Down

0 comments on commit 892a78b

Please sign in to comment.