carvel-dev / imgpkg

Store application configuration files in Docker/OCI registries
https://carvel.dev/imgpkg
Apache License 2.0
263 stars 62 forks source link

Upgrade cosign version to latest version in GitHub workflows #661

Open rcmadhankumar opened 5 months ago

rcmadhankumar commented 5 months ago

What steps did you take: [A clear and concise description steps and any files that can be used to reproduce the problem.] Cosign version used in GitHub version is v0.5.0 which is very old and the latest version is v2.2.4. Cosign needs to be updated to the latest version.

What happened: [A small description of the result]

What did you expect: [A description of what was expected]

Anything else you would like to add: [Additional information that will assist in solving the issue.]

Environment:


Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible" 👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.