From b356ba0fece8fda3b84a940018a9a4e4bc98126f Mon Sep 17 00:00:00 2001 From: rcourtman Date: Thu, 6 Nov 2025 22:14:45 +0000 Subject: [PATCH] Bump version to 4.26.4 Version alignment for upcoming release including: - Layout and table overflow fixes (related to #643) - Webhook alert persistence fix - Docker host row dimming fix - Agent installation script deployment fix (related to #644) - Guest agent disk data regression fix - Config backup/restore fixes (related to #646) - Bootstrap token UX improvements --- VERSION | 2 +- deploy/helm/pulse/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 9cca8c0..bf81204 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.26.3 +4.26.4 diff --git a/deploy/helm/pulse/Chart.yaml b/deploy/helm/pulse/Chart.yaml index bc14552..97eec34 100644 --- a/deploy/helm/pulse/Chart.yaml +++ b/deploy/helm/pulse/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pulse description: Helm chart for deploying the Pulse hub and optional Docker monitoring agent. type: application -version: 4.26.3 -appVersion: "4.26.3" +version: 4.26.4 +appVersion: "4.26.4" icon: https://raw.githubusercontent.com/rcourtman/Pulse/main/docs/images/pulse-logo.svg keywords: - monitoring