Update helm-charts repository URL (#58)
This commit is contained in:
@@ -11,7 +11,7 @@ A suite of [Helm Charts](https://helm.sh/docs) for standardized installations of
|
||||
## Add Helm repository
|
||||
|
||||
```bash
|
||||
helm repo add spiffe https://spiffe.github.io/helm-charts/
|
||||
helm repo add spiffe https://spiffe.github.io/helm-charts-hardened/
|
||||
helm repo update
|
||||
```
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ target-branch: main
|
||||
chart-dirs:
|
||||
- charts
|
||||
chart-repos:
|
||||
- spiffe=https://spiffe.github.io/helm-charts/
|
||||
- spiffe=https://spiffe.github.io/helm-charts-hardened/
|
||||
- bitnami=https://charts.bitnami.com/bitnami
|
||||
- ingress-nginx=https://kubernetes.github.io/ingress-nginx
|
||||
exclude-deprecated: true
|
||||
|
||||
Reference in New Issue
Block a user