stefanprodan / hrval-action

Flux Helm Release validation GitHub action
Apache License 2.0
60 stars 44 forks source link

Update deps.sh #56

Open ercpereda opened 3 years ago

ercpereda commented 3 years ago

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/

james-gonzalez commented 3 years ago

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.

ercpereda commented 3 years ago

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.

james-gonzalez commented 3 years ago

@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