Skip to content

Commit

Permalink
Update Grafana to 11.2 on test deployment (#1241)
Browse files Browse the repository at this point in the history
Well, the auto updater already did update it, breaking it. So this makes
Grafana work again. Well, it already does, as I ran these scripts
locally already.
  • Loading branch information
owi92 authored Sep 13, 2024
2 parents aa6f0e9 + 2db6210 commit 5889f57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .deployment/monitoring/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ collections:
- name: prometheus.prometheus
version: 0.16.3
- name: grafana.grafana
version: 5.2.0
version: 5.5.0
5 changes: 1 addition & 4 deletions .deployment/monitoring/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@
34313337343261363739653632663736613763613763636561363633653362613238333638313733
3265616634663435390a306566656530373362623562333232373364393261353864636665316339
36303161333735313639333735613132626364346536613133626534633063376139
# The latest grafana ansible role does not support grafana version 11 (or later) for now
# due to braking configuration changes. Please update the grafana ansible collection
# and remove this setting to upgrade to the newest grafana version.
grafana_version: 10.4.3
grafana_version: 11.2.0

tasks:
- name: deploy nginx vhosts
Expand Down

0 comments on commit 5889f57

Please sign in to comment.