Skip to content

Commit

Permalink
Update README.md (#340)
Browse files Browse the repository at this point in the history
* docs: update README.md
  • Loading branch information
marcsanmi authored Sep 12, 2022
1 parent de9ce4e commit defdbbf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/nri-prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sources:
- https://github.com/newrelic/nri-prometheus
- https://github.com/newrelic/nri-prometheus/tree/main/charts/nri-prometheus

version: 2.1.12
version: 2.1.13
appVersion: 2.16.3

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/nri-prometheus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You can install this chart using [`nri-bundle`](https://github.com/newrelic/helm

```shell
helm repo add nri-prometheus https://newrelic.github.io/nri-prometheus
helm upgrade --install nri-prometheus/nri-prometheus -f your-custom-values.yaml
helm upgrade --install newrelic-prometheus nri-prometheus/nri-prometheus -f your-custom-values.yaml
```

## Source Code
Expand Down
2 changes: 1 addition & 1 deletion charts/nri-prometheus/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can install this chart using [`nri-bundle`](https://github.com/newrelic/helm

```shell
helm repo add nri-prometheus https://newrelic.github.io/nri-prometheus
helm upgrade --install nri-prometheus/nri-prometheus -f your-custom-values.yaml
helm upgrade --install newrelic-prometheus nri-prometheus/nri-prometheus -f your-custom-values.yaml
```

{{ template "chart.sourcesSection" . }}
Expand Down

0 comments on commit defdbbf

Please sign in to comment.