Skip to content

Commit

Permalink
Merge pull request #15 from cloudnative-pg/release/cluster-v0.0.3
Browse files Browse the repository at this point in the history
Release cluster-v0.0.3
  • Loading branch information
itay-grudev authored Aug 18, 2024
2 parents c187114 + 9e43bd3 commit f45ea03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
5 changes: 2 additions & 3 deletions charts/cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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
Expand Down

0 comments on commit f45ea03

Please sign in to comment.