diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-24 11:19:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-24 11:19:05 +0200 |
| commit | 895772d9b11bdcefa7e5d5ce519fb7caa285a3c3 (patch) | |
| tree | 2ea8dc39114cb14bb5a417866b5be5837cbfb0a8 /contrib | |
| parent | d41da29fdafb68cb31853e8e5e256397f7f0162c (diff) | |
| download | warden-895772d9b11bdcefa7e5d5ce519fb7caa285a3c3.tar.bz2 warden-895772d9b11bdcefa7e5d5ce519fb7caa285a3c3.zip | |
chore(deps): update prom/prometheus docker tag to v3.6.0 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/docker-compose/compose-monitoring.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/docker-compose/compose-monitoring.yaml b/contrib/docker-compose/compose-monitoring.yaml index ddcdbee..444744f 100644 --- a/contrib/docker-compose/compose-monitoring.yaml +++ b/contrib/docker-compose/compose-monitoring.yaml @@ -67,7 +67,7 @@ services: - warden prometheus: - image: prom/prometheus:v3.5.0 + image: prom/prometheus:v3.6.0 command: - --config.file=/etc/prometheus.yaml - --web.enable-remote-write-receiver |
