diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-07 04:28:13 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-07 04:28:13 +0000 |
| commit | d6ea812914afec7283e58ef896eba0cc873599ed (patch) | |
| tree | 490df4f0e62e269c53111e6adbb15af0a6356bed /contrib | |
| parent | 7f11f7736540389a2c62a471ec9264d5bbcc6f29 (diff) | |
| download | warden-d6ea812914afec7283e58ef896eba0cc873599ed.tar.bz2 warden-d6ea812914afec7283e58ef896eba0cc873599ed.zip | |
chore(deps): update grafana/promtail docker tag to v3.5.4 (#31)
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 0f040d2..807b85c 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.3 + image: grafana/promtail:3.5.4 volumes: - /var/log:/var/log command: -config.file=/etc/promtail/config.yml |
