aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-09-14 03:05:44 +0000
committerGitHub <noreply@github.com>2025-09-14 03:05:44 +0000
commitc5dabd28da96bed5aaf679689850a84bfa8a2ada (patch)
tree1c580bc50dd20181554414520676bf5d8da7df2f /contrib
parent9fc796df45e4d1866c48ed3b7a2e6d08806bf0bb (diff)
downloadwarden-c5dabd28da96bed5aaf679689850a84bfa8a2ada.tar.bz2
warden-c5dabd28da96bed5aaf679689850a84bfa8a2ada.zip
chore(deps): update grafana/promtail docker tag to v3.5.5 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/docker-compose/compose-monitoring.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/docker-compose/compose-monitoring.yaml b/contrib/docker-compose/compose-monitoring.yaml
index c486546..ddcdbee 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.4
+ image: grafana/promtail:3.5.5
volumes:
- /var/log:/var/log
command: -config.file=/etc/promtail/config.yml