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

Support authentication from helm config.json #6

Closed tommy-dk closed 4 months ago

tommy-dk commented 4 months ago

In the helm environment variable HELM_REGISTRY_CONFIG is the full path to the configuration file that helm uses for authentication for registries.

As helmper supports ~/.docker/config.json it would also be nice if it supported the authentication from helm.