Update docker.io/rcourtman/pulse Docker tag to v4.35.0
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 | minor | 4.34.0 -> 4.35.0 |
Release Notes
rcourtman/Pulse (docker.io/rcourtman/pulse)
v4.35.0: Pulse v4.35.0
✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2025-11-30 21:26:41 UTC
Workflow: Pulse Release Pipeline #40
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
What's New
Features
- Add pagination to backup list for large backup counts (#541)
- Enhanced CPU visualization with Load Average overlay
- Stacked Memory bar showing Active/Balloon/Swap breakdown
- Enhanced Storage bar with ZFS scrub/resilver animation
- Stacked Disk bar in hosts overview
- Highlight high container restart counts in red
- Show CPU core count on progress bars
Fixes
- Fix cluster proxy token collision when multiple nodes register sensor-proxy (#738)
- Fix Windows agent self-update restart failure (#735)
- Fix cluster degraded status not recovering after transient failures (#659)
- Fix agent type flapping in Settings/Agents page (#778)
- Fix standalone docker agent infinite self-update loop (#773)
- Fix SolidJS proxy error in batched WebSocket updates
- Fix secret redaction in URLs (Telegram tokens, query params)
- Fix agent token bindings not rebuilding on config reload
Agents
- Use pvecm nodes for cluster discovery to prefer management IPs
- Use New-Service for Windows service creation
- Platform-specific restart logic for self-update
Installation
Docker (recommended):
docker pull rcourtman/pulse:4.35.0
Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.35.0
See the Installation Guide for complete setup instructions.
v4.34.1: Pulse v4.34.1
What's New
Features
- Add stacked bar visualization for multiple disks (#489)
- Add UI for removed Docker hosts re-enrollment (#773)
- Add --agent-id parameter to unified agent installers (#772)
Fixes
- Fix agent self-update infinite loop due to version prefix mismatch (#740)
- Fix Windows agent SC CREATE binPath quoting (#776)
- Fix silent Windows service creation failures in install.ps1 (#735, #760, #751)
- Fix silent sc.exe delete failures in install.ps1 (#735)
- Fix Docker CPU calculation on systemUsage counter reset (#770)
- Fix hideLocalLogin toggle persistence and login page UI (#750)
- Fix duplicate version prefix and Hosts view column alignment (#769, #771)
- Fix settings sidebar width causing status icons to wrap (#764)
Infrastructure
- Add workflow_dispatch to publish-docker.yml for manual triggers (#774)
- Fix demo server not updating after release (#735)
Installation
Docker (recommended):
docker pull rcourtman/pulse:4.34.1
Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.34.1
See the Installation Guide for complete setup instructions.