Skip to content

Commit 5b046a1

Browse files
authored
Update helm chart repo url (#432)
Signed-off-by: zhujian <[email protected]>
1 parent 6267edc commit 5b046a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/init/exec.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030
)
3131

3232
var (
33-
url = "https://openclustermanagement.blob.core.windows.net/releases/"
33+
url = "https://open-cluster-management.io/helm-charts"
3434
repoName = "ocm"
3535
chartName = "multicluster-controlplane"
3636
releaseName = "multicluster-controlplane"

0 commit comments

Comments
 (0)