diff --git a/VERSION b/VERSION index 14552fcfb..140fa7164 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.27-rc.1 +5.1.27-rc.2 diff --git a/deploy/helm/pulse/Chart.yaml b/deploy/helm/pulse/Chart.yaml index 336ec593c..8846b059e 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: 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 diff --git a/deploy/helm/pulse/README.md b/deploy/helm/pulse/README.md index c7f118988..110e27def 100644 --- a/deploy/helm/pulse/README.md +++ b/deploy/helm/pulse/README.md @@ -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.