ChristofferNissen / helmper

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

Feature: Accept environment variable for cosign key #28

Closed tommy-dk closed 5 months ago

tommy-dk commented 5 months ago

Hello 👋

As I'm implementing helmper into a CI pipeline I realize it would be nice to not have the password for the cosign.key in clear text in the helmper.yaml file. Could an environment variable be supported as well?