v0.2.0
Changelog
Breaking change:
I moved from master
-> main
branch. Because of that, updating plugin will fail with error : Error: Unable to update repository: exit status 1
.
Solution: rm -rf "$(helm env HELM_CACHE_HOME)"
. You can read more here
Sorry about that!