Skip to content

Commit 30d0f59

Browse files
authored
Update helm-charts repository URL (#58)
1 parent 7924323 commit 30d0f59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A suite of [Helm Charts](https://helm.sh/docs) for standardized installations of
1111
## Add Helm repository
1212

1313
```bash
14-
helm repo add spiffe https://spiffe.github.io/helm-charts/
14+
helm repo add spiffe https://spiffe.github.io/helm-charts-hardened/
1515
helm repo update
1616
```
1717

ct.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ target-branch: main
33
chart-dirs:
44
- charts
55
chart-repos:
6-
- spiffe=https://spiffe.github.io/helm-charts/
6+
- spiffe=https://spiffe.github.io/helm-charts-hardened/
77
- bitnami=https://charts.bitnami.com/bitnami
88
- ingress-nginx=https://kubernetes.github.io/ingress-nginx
99
exclude-deprecated: true

0 commit comments

Comments
 (0)