Prepare v5.1.27 release

This commit is contained in:
rcourtman 2026-04-09 14:33:16 +01:00
parent 205376594b
commit d8986a0285
3 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
5.1.27-rc.3
5.1.27

View file

@ -2,8 +2,8 @@ apiVersion: v2
name: pulse
description: Helm chart for deploying the Pulse hub and optional Docker monitoring agent.
type: application
version: 5.1.27-rc.3
appVersion: "5.1.27-rc.3"
version: 5.1.27
appVersion: "5.1.27"
icon: https://raw.githubusercontent.com/rcourtman/Pulse/main/docs/images/pulse-logo.svg
keywords:
- monitoring

View file

@ -1,6 +1,6 @@
# pulse
![Version: 5.1.27-rc.3](https://img.shields.io/badge/Version-5.1.27--rc.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.27-rc.3](https://img.shields.io/badge/AppVersion-5.1.27--rc.3-informational?style=flat-square)
![Version: 5.1.27](https://img.shields.io/badge/Version-5.1.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.27](https://img.shields.io/badge/AppVersion-5.1.27-informational?style=flat-square)
Helm chart for deploying the Pulse hub and optional Docker monitoring agent.