Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

##[error]Unable to resolve action edgefarm/setup-updatechart@v1, unable to find version v1 #2

Open
almereyda opened this issue Sep 7, 2022 · 2 comments

Comments

@almereyda
Copy link

Under usage in the README it says:

- uses: edgefarm/setup-updatechart@v1
- run: updateChart <args>

which yields an error upon workflow run:

##[error]Unable to resolve action `edgefarm/setup-updatechart@v1`, unable to find version `v1`

I suppose a PR could change that documented example to use @v1.1.0 here.

@siredmar
Copy link
Member

siredmar commented Sep 8, 2022

You are absolutely right. Thanks for pointing that out.
Fixing it right along.
Just out of curiosity, how did you find this repo as it is quite new?

@almereyda
Copy link
Author

almereyda commented Sep 8, 2022

I was very happy having found it so close to its release.

In a next iteration, I would suggest to decouple version and appVersion for some use cases, when needed, but that's a follow up.

For me the repository showed up eighth on a search for https://duckduckgo.com/?q=github+action+update+helm+chart+version and was nicely triggered with a workflow_dispatch ¹, but with inputs ².

¹ https://github.com/actions/github-script/issues/246#issuecomment-1065240377
² https://github.com/nektos/act/issues/490#issuecomment-805113491

Greetings

Viele Grüße nach Nürnberg aus Hamburg!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants