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

Use variables from helm env instead of hardcoded values #5

Closed tommy-dk closed 4 months ago

tommy-dk commented 4 months ago

Hello!

When using helmper on a Mac it uses ~/.cache/helm, but it's configured to use ~/Library/helm. I suggest to use the built-in values from helm env instead of assuming where the files are located.

ChristofferNissen commented 4 months ago

Hello :wave:

Great suggestions, will look into implementing shortly

ChristofferNissen commented 4 months ago

This issue should have been fixed in the PR above. I will release v0.1.2 shortly, please confirm the issue is indeed closed :man_technologist:

And thanks for the first community contributed issue :grin: :pray: