Browse Source

Upgrade Grafana (v11.5.1-0 -> v11.5.2-0)

pull/4092/head
Slavi Pantaleev 1 year ago
parent
commit
b6db2eaf15
2 changed files with 3 additions and 3 deletions
  1. +2
    -2
      group_vars/matrix_servers
  2. +1
    -1
      requirements.yml

+ 2
- 2
group_vars/matrix_servers View File

@@ -5401,7 +5401,7 @@ matrix_prometheus_services_connect_scraper_synapse_usage_exporter_static_configs


###################################################################### ######################################################################
# #
# etke/grafana
# grafana
# #
###################################################################### ######################################################################


@@ -5482,7 +5482,7 @@ grafana_default_home_dashboard_path: |-


###################################################################### ######################################################################
# #
# /etke/grafana
# /grafana
# #
###################################################################### ######################################################################




+ 1
- 1
requirements.yml View File

@@ -22,7 +22,7 @@
version: v4.98-r0-4-1 version: v4.98-r0-4-1
name: exim_relay name: exim_relay
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-grafana.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-grafana.git
version: v11.5.1-0
version: v11.5.2-0
name: grafana name: grafana
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-jitsi.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-jitsi.git
version: v10008-1 version: v10008-1


Loading…
Cancel
Save