From 0a4d66670aaedb02f861b7cbea7f0b09f57d1248 Mon Sep 17 00:00:00 2001 From: Zach Hill Date: Mon, 6 Nov 2023 11:50:11 -0800 Subject: [PATCH] Update README.md to fix typo in chart name Fixes the chart name itself in the values link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40710d2..0e7935e 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ helm repo add anchore https://charts.anchore.io helm install -f 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