Skip to content

Commit

Permalink
Update chart name in README
Browse files Browse the repository at this point in the history
Signed-off-by: hjet <hjet@users.noreply.github.com>
  • Loading branch information
hjet committed Sep 9, 2021
1 parent 1719a36 commit 2644bf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/agent-operator/README.md
Expand Up @@ -30,7 +30,7 @@ _See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation
To install the chart with the release name `my-release`:

```console
helm install my-release grafana/ga-operator
helm install my-release grafana/grafana-agent-operator
```

## Uninstalling the Chart
Expand Down
2 changes: 1 addition & 1 deletion charts/agent-operator/README.md.gotmpl
Expand Up @@ -30,7 +30,7 @@ _See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation
To install the chart with the release name `my-release`:

```console
helm install my-release grafana/ga-operator
helm install my-release grafana/grafana-agent-operator
```

## Uninstalling the Chart
Expand Down

0 comments on commit 2644bf3

Please sign in to comment.