What's Changed
Bug Fixes
- Fixed PBS backup monitoring not being enabled by default
- PBS backups now correctly appear in the Backups tab
Details
PBS (Proxmox Backup Server) instances were not showing backups due to the MonitorBackups
flag not being enabled by default. This patch release fixes that issue.
Installation
Docker
docker pull rcourtman/pulse:v4.1.1
Manual Update
curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bash
Downloads
Pre-built binaries available below for linux-amd64, linux-arm64, and linux-armv7.