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

[refactor] Helm authentication changed to use HELM_REGISTRY_CONFIG from Helm env #10

Closed ChristofferNissen closed 4 months ago

ChristofferNissen commented 4 months ago

Helmper will now use Helm environment configuration for authentication. Helmper now supports the full Helm configuration parameters for Helm repositories. This has been done by parsing the Helm Repository Entry entity directly from Viper.