Prepare v6.0.5 RC4 release packet

Refs #1535
This commit is contained in:
rcourtman 2026-07-08 13:10:06 +01:00
parent 16d74a75bb
commit 0d787a4b1f
12 changed files with 173 additions and 19 deletions

View file

@ -2,9 +2,9 @@ apiVersion: v2
name: pulse
description: Helm chart for deploying the Pulse hub and optional Docker monitoring agent.
type: application
version: 6.0.5-rc.3
appVersion: "6.0.5-rc.3"
icon: https://raw.githubusercontent.com/rcourtman/Pulse/v6.0.5-rc.3/docs/images/pulse-logo.svg
version: 6.0.5-rc.4
appVersion: "6.0.5-rc.4"
icon: https://raw.githubusercontent.com/rcourtman/Pulse/v6.0.5-rc.4/docs/images/pulse-logo.svg
keywords:
- monitoring
- proxmox
@ -32,7 +32,7 @@ annotations:
description: Smoke tests with kind cluster deployment
artifacthub.io/links: |
- name: Documentation
url: https://github.com/rcourtman/Pulse/blob/v6.0.5-rc.3/docs/KUBERNETES.md
url: https://github.com/rcourtman/Pulse/blob/v6.0.5-rc.4/docs/KUBERNETES.md
- name: Support
url: https://github.com/rcourtman/Pulse/discussions
artifacthub.io/maintainers: |

View file

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