ChristofferNissen / helmper

Import Helm Charts to OCI registries, optionally with vulnerability patching
https://christoffernissen.github.io/helmper/
Apache License 2.0
140 stars 5 forks source link

feat: cosign password env #31

Closed ChristofferNissen closed 4 months ago

ChristofferNissen commented 4 months ago

Add option to use COSIGN_PASSWORD for specifying password to cosign.

Add exit code 1 when error occurs during execution of Helmper for displaying correct CI status.

Closes #28 Closes #29