CircleCI-Public / helm-orb

A CircleCI Orb to simplify deployments to Kubernetes using Helm.
MIT License
11 stars 25 forks source link

Make add-repo optional in upgrade helm chat #64

Closed DeepaKulkarniNews closed 1 year ago

DeepaKulkarniNews commented 1 year ago

We want to continue using the current setup for storing helm charts and do not wish to specify the url here. Could you please make this optional? It was optional in older orb version.

mareksuscak commented 1 year ago

Agreed. It seems that installing a locally hosted chart has not been considered when this param was made required. It should definitely be optional.