Update docker.io/rcourtman/pulse Docker tag to v5.1.18
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.17 → 5.1.18 |
Release Notes
rcourtman/Pulse (docker.io/rcourtman/pulse)
v5.1.18: Pulse v5.1.18
✅ 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-03 22:11:52 UTC
Workflow: Pulse Release Pipeline #171
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Pulse 5.1.18
Fixes
- Restore dismissed AI patrol findings, with regression tests
- Harden VM memory selection and telemetry safeguards
- Fix offline host visibility and alerting persistence across restarts
- Stabilize Proxmox setup-script token lifecycle and auto-register rotation
- Skip unavailable network mounts before host metrics usage probes
- Fail fast on frontend bind errors
Reliability
- Stabilize notification queue stats test to prevent CI flake in release validation
Notes
- Stable patch release focused on regressions and reliability around 5.1.17.
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.1.18
Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.1.18
See the Installation Guide for complete setup instructions.