Update docker.io/rcourtman/pulse Docker tag to v5.1.28
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.26 → 5.1.28 |
Release Notes
rcourtman/Pulse (docker.io/rcourtman/pulse)
v5.1.28: Pulse v5.1.28
✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2026-04-14 16:36:51 UTC
Workflow: Pulse Release Pipeline #214
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
What's Changed
- Stable v5.1.28 maintenance release bundling the post-v5.1.27 fixes now on
main. - Alerts and notifications: fixes repeated Docker update recovery alerts, quiet-hours escalation leaks, transient offline recovery flapping, stale guest per-disk alerts, and resolved-only notification noise.
- Runtime and installability: fixes Podman container CPU calculation, streamed installer entrypoint behavior, installer universal bundle fallback, and oversized AI discovery responses.
- Platform and data handling: fixes Synology/QNAP NAS detection and vendor-managed RAID suppression, backup orphan matching by backup type, Ceph manager standby parsing, linked host-agent threshold overrides, and SAML metadata public URL refresh.
- UI: adds a v6 RC testing banner and updates-panel callout in v5 linking to the v6 RC, demo, and the new v6 changelog so stable users can evaluate the upcoming major release deliberately.
v6 RC Testing
- v6 RC: https://github.com/rcourtman/Pulse/releases/tag/v6.0.0-rc.1
- v6 changelog: https://github.com/rcourtman/Pulse/blob/pulse/v6-release/docs/releases/V6_CHANGELOG.md
- Demo: https://v6-demo.pulserelay.pro
Installation
If you run Pulse via Docker or Compose, update to rcourtman/pulse:5.1.28.
See the Installation Guide for other deployment methods.
v5.1.27: Pulse v5.1.27
✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2026-04-09 14:10:18 UTC
Workflow: Pulse Release Pipeline #200
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
What's Changed
- Stable v5.1.27 release from the v5.1.27 RC line.
- Security: harden AI read-only command execution by failing closed on unknown executables and dual-use interpreters in pulse_read.
- Alerts: disambiguate linked host-agent alert names so host-agent alerts no longer collide visually with guest or node threshold rows.
- Includes the v5.1.27 RC fixes for webhook SSRF protection, Ceph/shared-storage alert hydration, Proxmox disk reporting, installer local archive support, SMART temperature normalization, SSO update preservation, and alert schedule migration defaults.
Installation
If you run Pulse via Docker or Compose, update to rcourtman/pulse:5.1.27.
See the Installation Guide for other deployment methods.