You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using it for over a year now and it works until recently when my Azure credentials expired and GitHub subscription expired. I decided to renew both but now running my action, I get this error
Hey, did you upgrade this action between the expiring subscriptions and renewing those? The action doesn't (or shouldn't) really care about that and execute the commands you give it. Are those credentials required to reach that chart repository? And if so, when renewing did you get new credentials and do you need to update your Actions Secrets on GitHub?
Hi, thanks for this awesome action.
I have been using it for over a year now and it works until recently when my Azure credentials expired and GitHub subscription expired. I decided to renew both but now running my action, I get this error
Error: looks like "https://xxx.github.io/helm-charts" is not a valid chart repository or cannot be reached: failed to fetch https://xxx.github.io/helm-charts/index.yaml : 404 Not Found
I am not sure what has changed .
The text was updated successfully, but these errors were encountered: