mirror of
https://github.com/helm/charts.git
synced 2026-02-14 18:10:14 +00:00
Adding legacy repos to sync (#24421)
Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
@@ -47,6 +47,10 @@ setup_helm_client() {
|
||||
|
||||
helm init --client-only
|
||||
helm repo add incubator "$INCUBATOR_REPO_URL"
|
||||
|
||||
# Add legacy locations for build
|
||||
helm repo add stable-legacy https://kubernetes-charts.storage.googleapis.com
|
||||
helm repo add incubator-legacy https://kubernetes-charts-incubator.storage.googleapis.com
|
||||
}
|
||||
|
||||
authenticate() {
|
||||
|
||||
Reference in New Issue
Block a user