aslafy-z / helm-git

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

feat: allow using repository root path #267

Closed aslafy-z closed 1 month ago

aslafy-z commented 4 months ago

Port 2. from https://github.com/aslafy-z/helm-git/pull/262

I'm not sure if this should be merged. How would it behave with more than two component repositories (eg: on GitLab, group/subgroup/subgroup/project)?

aslafy-z commented 1 month ago

Replaced by #284