hrval-action icon indicating copy to clipboard operation
hrval-action copied to clipboard

Update deps.sh

Open ercpereda opened this issue 4 years ago • 3 comments

Updating helm versions to avoid the issue:

Error: error initializing: Looks like "https://kubernetes-charts.storage.googleapis.com" is not a valid chart repository or cannot be reached: Failed to fetch https://kubernetes-charts.storage.googleapis.com/index.yaml : 403 Forbidden

https://helm.sh/blog/new-location-stable-incubator-charts/

ercpereda avatar Dec 21 '20 19:12 ercpereda

So upgrading this to the latest version of Helm will use the correct chart repo? We are having issues with this action now as well.

james-gonzalez avatar Jan 06 '21 10:01 james-gonzalez

So upgrading this to the latest version of Helm will use the correct chart repo? We are having issues with this action now as well.

Yes, that will fixed.

ercpereda avatar Jan 06 '21 12:01 ercpereda

@ercpereda - I think before its approved the CI check will need to pass.

Error: no repository definition for https://kubernetes-charts.storage.googleapis.com/. Please add the missing repos via 'helm repo add'

https://github.com/stefanprodan/hrval-action/pull/56/checks?check_run_id=1590861942#step:3:106

james-gonzalez avatar Jan 12 '21 16:01 james-gonzalez