chore(deps): update helm release pulse to 5.1.* #585
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/pulse-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v5.0.*→5.1.*Release Notes
rcourtman/Pulse (pulse)
v5.1.2: Pulse v5.1.2Compare Source
✅ 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-05 00:20:44 UTC
Workflow: Pulse Release Pipeline #144
Validation Summary
Bug Fixes
agent:execscope required for WebSocket connections, causing agents to fail during installation. Tokens now include the correct scope automatically.agent:execscope is now available in the manual API token creation UI under Settings, allowing users to add it when creating tokens manually.Fixes #1191
Installation
Docker (recommended):
Docker Compose:
Update your
docker-compose.ymlto usercourtman/pulse:5.1.2See the Installation Guide for complete setup instructions.
v5.1.1: Pulse v5.1.1Compare Source
✅ 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-04 21:11:16 UTC
Workflow: Pulse Release Pipeline #140
Validation Summary
Fixes
X-Checksum-Sha256header. Agents now update correctly.rate()) instead of raw deltas, eliminating spiky or erratic graph rendering.Installation
Docker (recommended):
Docker Compose:
Update your
docker-compose.ymlto usercourtman/pulse:5.1.1See the Installation Guide for complete setup instructions.
v5.1.0: Pulse v5.1.0Compare Source
✅ 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-04 19:16:06 UTC
Workflow: Validate Release Assets #79
Validation Summary
Pulse v5.1.0
v5.1.0 is the biggest Pulse release to date. The AI system has been completely redesigned from the ground up into two purpose-built systems — Pulse Assistant for interactive infrastructure chat and Pulse Patrol for autonomous background monitoring. Beyond AI, this release introduces rich resource drawers with sparkline history charts, a new Discovery system that identifies what's actually running inside your VMs and containers, SMART disk health monitoring, multi-resource reporting, FreeBSD/pfSense agent support, and a comprehensive security hardening pass across the entire API surface.
What's New
Pulse Assistant & Pulse Patrol
The AI system has been rebuilt from scratch into two specialized systems sharing a unified tool foundation.
Pulse Assistant is an interactive chat agent that helps you investigate and manage your infrastructure:
Pulse Patrol is an autonomous background agent that continuously monitors your infrastructure:
Shared foundation — both systems use:
PulseToolExecutorwith 12+ tool groups covering Proxmox, PBS, Docker, Kubernetes, PMG, storage, networking, and more.read_only(query only),controlled(per-command approval),autonomous(execute without approval).New AI tools added in this release:
New AI frontend:
Provider support:
UI & Monitoring
Discovery
Discovery is a new system that identifies what services and applications are actually running inside your VMs, LXC containers, and Docker containers.
Security
Platform & Agents
Breaking Changes
pulse-sensor-proxyand related config are removed. Temperature monitoring now relies on unified agents.BackendHost/BackendPortreplaced byBindAddress.BACKEND_HOSTis deprecated; port is controlled byFrontendPort.Fixes (Selected)
--hostnameand improved URL handling.Installation
Docker (recommended):
Docker Compose:
Update your
docker-compose.ymlto usercourtman/pulse:5.1.0See the Installation Guide for complete setup instructions.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.