roboll / helmfile

Deploy Kubernetes Helm Charts
MIT License
4.05k stars 565 forks source link

feat: retrieve repository's username/password from environment #2143

Closed kevinleturc closed 2 years ago

kevinleturc commented 2 years ago

Make possible to retrieve username/password from the environment for Helm repositories, like it is done for OCI registries.

Related to https://github.com/roboll/helmfile/pull/1629

yxxhero commented 2 years ago

see: https://github.com/roboll/helmfile/issues/2148

kevinleturc commented 2 years ago

Moved to https://github.com/helmfile/helmfile/pull/415.