Skip to content

Commit

Permalink
chore: fix yace chart nae in readme (#5165)
Browse files Browse the repository at this point in the history
Signed-off-by: Tan 🔥 <[email protected]>
  • Loading branch information
TanZng authored Jan 14, 2025
1 parent deb5122 commit 7f229af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: yet-another-cloudwatch-exporter
description: Yace - Yet Another CloudWatch Exporter
type: application
version: 0.39.0
version: 0.39.1
appVersion: "v0.62.1"
home: https://github.com/prometheus-community/helm-charts
sources:
Expand Down
4 changes: 2 additions & 2 deletions charts/prometheus-yet-another-cloudwatch-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ _See [`helm repo`](https://helm.sh/docs/helm/helm_repo/) for command documentati
## Install Chart

```console
helm install [RELEASE_NAME] prometheus-community/prometheus-yet-another-cloudwatch-exporter
helm install [RELEASE_NAME] prometheus-community/yet-another-cloudwatch-exporter
```

_See [configuration](#configuration) below._
Expand All @@ -40,5 +40,5 @@ _See [helm upgrade](https://helm.sh/docs/helm/helm_upgrade/) for command documen
See [Customizing the Chart Before Installing](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing). To see all configurable options with detailed comments, visit the chart's [values.yaml](./values.yaml), or run these configuration commands:

```console
helm show values prometheus-community/prometheus-yet-another-cloudwatch-exporter
helm show values prometheus-community/yet-another-cloudwatch-exporter
```

0 comments on commit 7f229af

Please sign in to comment.