Update docker.io/rcourtman/pulse Docker tag to v5.1.19
No problems upgrading the Docker container with a Docker compose yaml file by means of Watchtower DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
Including updating all docker and host agents manually.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/rcourtman/pulse | patch | 5.1.18 → 5.1.19 |
Release Notes
rcourtman/Pulse (docker.io/rcourtman/pulse)
v5.1.19: Pulse v5.1.19
✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2026-03-05 11:19:43 UTC
Workflow: Pulse Release Pipeline #172
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Bug Fixes
- QNAP: Fix agent upgrade leaving old process running — kill wrapper scripts before binaries to prevent watchdog respawn (#1317)
- Proxmox: Prevent broken TLS config when fingerprint capture fails during auto-registration (#1303)
- AI Discovery: Fix Docker container discovery using wrong identifiers for host and container lookups (#1315)
- Alerts: Add stable sort tiebreaker to prevent hostname scrambling in Alerts Overview (#1218)
- Patrol: Remove noisy per-alert log messages when patrol is disabled (#1258)
- Agent: Detect rootless Docker/Podman sockets for non-root users when agent runs as root (#1200)
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.1.19
Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.1.19
See the Installation Guide for complete setup instructions.