Skip to content

Commit c98aecd

Browse files
authored
Update location of helm charts (#637)
The helm chart location has moved, this updates that link. Ref: https://helm.sh/blog/new-location-stable-incubator-charts/
1 parent 0137549 commit c98aecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/building-deployer-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Use the following content for `requirements.yaml`.
267267
dependencies:
268268
- name: wordpress
269269
version: 9.x.x
270-
repository: https://kubernetes-charts.storage.googleapis.com/
270+
repository: https://charts.helm.sh/stable
271271
```
272272

273273
For starters, use an empty `values.yaml`. The nice thing about this

0 commit comments

Comments
 (0)