monitoring: Add automated upgrades via renovate
This commit is contained in:
parent
d0e3c99fa1
commit
13cac78cd3
1 changed files with 2 additions and 0 deletions
|
@ -33,9 +33,11 @@ monitoring_grafana_domain: "grafana.example.com"
|
|||
monitoring_influxdb_domain: influxdb.example.com
|
||||
|
||||
# The grafana version
|
||||
# renovate: depName=docker.io/grafana/grafana
|
||||
monitoring_grafana_version: 7.2.0
|
||||
|
||||
# The influxdb version
|
||||
# renovate: depName=docker.io/library/influxdb
|
||||
monitoring_influxdb_version: 1.8.2
|
||||
|
||||
# The influxdb/grafana image tag
|
||||
|
|
Loading…
Add table
Reference in a new issue