Skip to content

Commit

Permalink
Update README.md to fix typo in chart name
Browse files Browse the repository at this point in the history
Fixes the chart name itself in the values link
  • Loading branch information
zhill authored Nov 6, 2023
1 parent ae4dd30 commit 0a4d666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ helm repo add anchore https://charts.anchore.io
helm install <release-name> -f <values.yaml> anchore/anchore-k8s-inventory
```

A basic values file can always be found [here](https://github.com/anchore/anchore-charts/tree/main/stable/anchore-k8s-inventory/values.yaml)
A basic values file can always be found [here](https://github.com/anchore/anchore-charts/tree/main/stable/k8s-inventory/values.yaml)

## Configuration
```yaml
Expand Down

0 comments on commit 0a4d666

Please sign in to comment.