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
|
## Add Helm repository
|
||||||
|
|
||||||
```bash
|
```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
|
helm repo update
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ target-branch: main
|
|||||||
chart-dirs:
|
chart-dirs:
|
||||||
- charts
|
- charts
|
||||||
chart-repos:
|
chart-repos:
|
||||||
- spiffe=https://spiffe.github.io/helm-charts/
|
- spiffe=https://spiffe.github.io/helm-charts-hardened/
|
||||||
- bitnami=https://charts.bitnami.com/bitnami
|
- bitnami=https://charts.bitnami.com/bitnami
|
||||||
- ingress-nginx=https://kubernetes.github.io/ingress-nginx
|
- ingress-nginx=https://kubernetes.github.io/ingress-nginx
|
||||||
exclude-deprecated: true
|
exclude-deprecated: true
|
||||||
|
|||||||
Reference in New Issue
Block a user