From 9e43bd352928c6113cbe53cc13706824a95cdf72 Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Sun, 18 Aug 2024 21:08:23 +0300 Subject: [PATCH] Release cluster-v0.0.3 Signed-off-by: Itay Grudev --- charts/cluster/Chart.yaml | 2 +- charts/cluster/README.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/cluster/Chart.yaml b/charts/cluster/Chart.yaml index 1616326..bb2d2db 100644 --- a/charts/cluster/Chart.yaml +++ b/charts/cluster/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: cluster description: CloudNativePG Grafana Cluster Dashboard. type: application -version: 0.0.2 +version: 0.0.3 appVersion: "1.16.0" diff --git a/charts/cluster/README.md b/charts/cluster/README.md index 2921857..204dea8 100644 --- a/charts/cluster/README.md +++ b/charts/cluster/README.md @@ -2,7 +2,7 @@ # cluster -![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) ![Grafana CloudNativePG Cluster Overview](../../images/overview.png) @@ -27,8 +27,7 @@ https://raw.githubusercontent.com/cloudnative-pg/grafana-dashboards/main/charts/ ```bash helm repo add cnpg-grafana https://cloudnative-pg.github.io/grafana-dashboards - -helm upgrade \ +helm upgrade --install \ --namespace monitoring \ cnpg-grafana-cluster cnpg-grafana/cluster