monitoring: Upgrade grafana (7.1.5) & influxdb (1.8.2)
This commit is contained in:
parent
084765e762
commit
257da3cb96
1 changed files with 2 additions and 2 deletions
|
@ -33,10 +33,10 @@ monitoring_grafana_domain: "grafana.example.com"
|
|||
monitoring_influxdb_domain: influxdb.example.com
|
||||
|
||||
# The grafana version
|
||||
monitoring_grafana_version: 7.1.3
|
||||
monitoring_grafana_version: 7.1.5
|
||||
|
||||
# The influxdb version
|
||||
monitoring_influxdb_version: 1.8.1
|
||||
monitoring_influxdb_version: 1.8.2
|
||||
|
||||
# The influxdb/grafana image tag
|
||||
monitoring_influxdb_image_version: "{{ monitoring_influxdb_version }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue