Skip to content

Commit

Permalink
Update helm chart repo url (#432)
Browse files Browse the repository at this point in the history
Signed-off-by: zhujian <[email protected]>
  • Loading branch information
zhujian7 authored Jun 3, 2024
1 parent 6267edc commit 5b046a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/init/exec.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
)

var (
url = "https://openclustermanagement.blob.core.windows.net/releases/"
url = "https://open-cluster-management.io/helm-charts"
repoName = "ocm"
chartName = "multicluster-controlplane"
releaseName = "multicluster-controlplane"
Expand Down

0 comments on commit 5b046a1

Please sign in to comment.