Open gildas opened 2 years ago
Found a way to install: clear the helm cache before:
rm -rf $(helm env HELM_CACHE_HOME)
Then, the plugin install succeeds.
Thanks to: jkroepke/helm-secrets#98
Found a way to install: clear the helm cache before:
rm -rf $(helm env HELM_CACHE_HOME)
Then, the plugin install succeeds.
Thanks to: jkroepke/helm-secrets#98
Thank you, it works for me 🌸
On my Linux desktop, I just ran the usual install command but got the
error Unable to update repository
, reran it in debug:as you can see there is no
.git
at the end of the command.Out of curiosity, I tried an helm update on a Mac where I still had an old version of the plugin 0.7.1, I get a similar error: