diff --git a/VERSION b/VERSION index 140fa7164..3cf34e4cc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.27-rc.2 +5.1.27-rc.3 diff --git a/deploy/helm/pulse/Chart.yaml b/deploy/helm/pulse/Chart.yaml index 8846b059e..ad0651622 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.2 -appVersion: "5.1.27-rc.2" +version: 5.1.27-rc.3 +appVersion: "5.1.27-rc.3" 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 8ea46d220..40d1d9514 100644 --- a/deploy/helm/pulse/README.md +++ b/deploy/helm/pulse/README.md @@ -1,6 +1,6 @@ # pulse -![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) +![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) Helm chart for deploying the Pulse hub and optional Docker monitoring agent.