Skip to content

Commit da37b84

Browse files
committed
fix: update Helm repository URL to konstruct.io
1 parent 7983df1 commit da37b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/common/partials/common/_ui-helm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This will install our platform installer tools to your existing cluster so you can create your new management cluster in your favorite cloud provider using your favorite git provider.
22

33
```shell
4-
helm repo add kubefirst https://charts.kubefirst.com
4+
helm repo add kubefirst https://charts.konstruct.io
55
helm repo update
66

77
helm install kubefirst --namespace kubefirst --create-namespace kubefirst/kubefirst

0 commit comments

Comments
 (0)