✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2026-02-22 12:42:53 UTC
Workflow: Pulse Release Pipeline #162
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
v5.1.13
Bug Fixes
- fix(installer): Remove stale sensor-proxy mount entries that prevent LXC containers from starting after reboot (#1280)
- fix(monitoring): Use RRD
memavailablefallback when PVE node cache metrics are missing (#1270) - fix(agent): Preserve user-configured host URL during agent re-registration (#1283)
- fix(ai): Serialize
linkedVmId/linkedContainerIdand harden mention status (#1252) - fix(ai): Fix mention status colors and deduplication for Docker/VM/LXC agents (#1252)
Improvements
- Display last refresh time using the system locale format instead of a fixed format (#1279)
Installation
Quick Install (LXC / Proxmox VE):
curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bashDocker:
docker pull rcourtman/pulse:5.1.13Helm:
helm upgrade --install pulse oci://ghcr.io/rcourtman/pulse-chart --version 5.1.13See the Installation Guide for details.
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.1.13Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.1.13
See the Installation Guide for complete setup instructions.