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
281 stars 50 forks source link

Added changes to sign artifacts #339

Closed kumaritanushree closed 9 months ago

praveenrewar commented 8 months ago

@kumaritanushree Was this tested on a fork? (Just curious because I don't see the "Setup cosign" step)

kumaritanushree commented 8 months ago

@kumaritanushree Was this tested on a fork? (Just curious because I don't see the "Setup cosign" step)

Thank you @praveenrewar for pointing this. I have tested the process in fork but this step got missed in this PR. Added new PR to fix this https://github.com/carvel-dev/vendir/pull/352