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
This commit is contained in:
parent
4f9ba7a285
commit
b356ba0fec
2 changed files with 3 additions and 3 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
4.26.3
|
4.26.4
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@ apiVersion: v2
|
||||||
name: pulse
|
name: pulse
|
||||||
description: Helm chart for deploying the Pulse hub and optional Docker monitoring agent.
|
description: Helm chart for deploying the Pulse hub and optional Docker monitoring agent.
|
||||||
type: application
|
type: application
|
||||||
version: 4.26.3
|
version: 4.26.4
|
||||||
appVersion: "4.26.3"
|
appVersion: "4.26.4"
|
||||||
icon: https://raw.githubusercontent.com/rcourtman/Pulse/main/docs/images/pulse-logo.svg
|
icon: https://raw.githubusercontent.com/rcourtman/Pulse/main/docs/images/pulse-logo.svg
|
||||||
keywords:
|
keywords:
|
||||||
- monitoring
|
- monitoring
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue