diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-11-08 12:47:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-08 12:47:06 +0000 |
| commit | 3f3cb2d239efb6d7a642e23ee5b19b989e1e7227 (patch) | |
| tree | d66c7c340d443ee9c95ab913474b0af0dc319ad1 | |
| parent | d87c957b02cb1edb884c8f636dbba3048c18d4d3 (diff) | |
| download | warden-3f3cb2d239efb6d7a642e23ee5b19b989e1e7227.tar.bz2 warden-3f3cb2d239efb6d7a642e23ee5b19b989e1e7227.zip | |
chore(deps): update grafana/promtail docker tag to v3.5.8 (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -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 325adc4..0b0482d 100644 --- a/contrib/docker-compose/compose-monitoring.yaml +++ b/contrib/docker-compose/compose-monitoring.yaml @@ -10,7 +10,7 @@ services: - warden promtail: - image: grafana/promtail:3.5.7 + image: grafana/promtail:3.5.8 volumes: - /var/log:/var/log command: -config.file=/etc/promtail/config.yml |
