Update docker.io/rcourtman/pulse Docker tag to v5.1.24
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.23 → 5.1.24 |
Release Notes
rcourtman/Pulse (docker.io/rcourtman/pulse)
v5.1.24: Pulse v5.1.24
✅ 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-14 17:19:37 UTC
Workflow: Pulse Release Pipeline #179
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Pulse v5.1.24
This is a maintenance release for Pulse 5 focused on monitoring stability and a small set of follow-up fixes since v5.1.23.
Fixes
- Fixed intermittent inflated Proxmox VM memory readings caused by low-trust fallback spikes after a trusted cache-aware reading.
- Improved resilience when FreeBSD SMART data is intermittent.
- Fixed diagnostics probing to honor the configured Proxmox fingerprint.
- Preserved the selected drawer chart range across live updates.
- Deferred discovery tab initialization until opened.
- Fixed several first-time AI configuration issues, including patrol circuit-breaker wiring and chat startup.
Notes
- Pulse 5 remains in maintenance mode.
- This release includes additional regression coverage around VM memory fallback handling to reduce the risk of reintroducing the inflated-memory issue.
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.1.24
Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.1.24
See the Installation Guide for complete setup instructions.