aslafy-z / helm-git

Helm Plugin - Install Helm Charts strait from Git repositories
Apache License 2.0
292 stars 46 forks source link

Caching for branches #292

Open aslafy-z opened 3 months ago

aslafy-z commented 3 months ago

In #262, @GMartinez-Sisti reported an issue with caching option when using with branches.

ensure we have the latest from ref: when using HELM_GIT_REPO_CACHE the branch wouldn't be updated, probably the initial intention was to only use tags

I could not review the code properly at this time. Keeping this here for a latter day.

https://github.com/aslafy-z/helm-git/pull/262/files#diff-828e260a95beb774930f164caa3432d710040c86e3a492fe4ebc5f6ed640b28aR100-R107