Skip to content

Commit

Permalink
Update helm-charts repository URL (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
truongnht authored Oct 25, 2023
1 parent 7924323 commit 30d0f59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down
2 changes: 1 addition & 1 deletion ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 30d0f59

Please sign in to comment.