carvel-dev / vendir

Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively
https://carvel.dev/vendir
Apache License 2.0
288 stars 52 forks source link

v0.27.0 artifacts missing checksums.txt #158

Closed andrewrothstein closed 2 years ago

andrewrothstein commented 2 years ago

What steps did you take: Look here: https://github.com/vmware-tanzu/carvel-vendir/releases/tag/v0.27.0

What happened: checksums.txt missing

What did you expect: A checksums.txt file

Anything else you would like to add: Build looks like it uploaded it here: https://github.com/vmware-tanzu/carvel-vendir/runs/6217727740?check_suite_focus=true#step:4:241

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.

joaopapereira commented 2 years ago

Fixed it by adding to the release the missing checksums file.