helm / chart-testing-action

A GitHub Action to lint and test Helm charts
https://github.com/helm/chart-testing
Apache License 2.0
245 stars 71 forks source link

Unable to find version v2.0.0 #61

Closed svenmueller closed 3 years ago

svenmueller commented 3 years ago

The last released version is v1.1.0, but the example in README.md (main branch) already points to version v2.0.0 which can't be found.

 Getting action download info
Failed to resolve action download info. Error: Unable to resolve action `helm/chart-testing-action@v2.0.0`, unable to find version `v2.0.0`
Retrying in 27.77 seconds
Failed to resolve action download info. Error: Unable to resolve action `helm/chart-testing-action@v2.0.0`, unable to find version `v2.0.0`
Retrying in 28.988 seconds
Error: Unable to resolve action `helm/chart-testing-action@v2.0.0`, unable to find version `v2.0.0`

-- Sven

davidkarlsen commented 3 years ago

This should be ok now? I got a dependabot update which indicates it is available. Can it be closed?

svenmueller commented 3 years ago

Yes, the version is now available.