Prepare v5.1.27-rc.2 release

This commit is contained in:
rcourtman 2026-04-05 23:36:51 +01:00
parent 7db110e15a
commit 92b6a732ca
3 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
5.1.27-rc.1
5.1.27-rc.2

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.1
appVersion: "5.1.27-rc.1"
version: 5.1.27-rc.2
appVersion: "5.1.27-rc.2"
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.26](https://img.shields.io/badge/Version-5.1.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.26](https://img.shields.io/badge/AppVersion-5.1.26-informational?style=flat-square)
![Version: 5.1.27--rc.2](https://img.shields.io/badge/Version-5.1.27--rc.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.27--rc.2](https://img.shields.io/badge/AppVersion-5.1.27--rc.2-informational?style=flat-square)
Helm chart for deploying the Pulse hub and optional Docker monitoring agent.