Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Allow using dependecies/overrides with relative path #16

Open
varditn opened this issue Sep 4, 2019 · 0 comments
Open

Allow using dependecies/overrides with relative path #16

varditn opened this issue Sep 4, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@varditn
Copy link
Contributor

varditn commented Sep 4, 2019

Expected Behaviour

Usage of a relative path as the location for the chart in prereqCharts, additionalValues or dependencies will use the local copy of the chart.

Actual Behaviour

There is no option to use relative path for charts location, only git repo or chart repo.

Example

prereqCharts:
  - cert-manager:
      packaged: false
      pathToChart: ./helm/cert-manager
      overrideValueFiles:
        - values.yaml
@varditn varditn added the enhancement New feature or request label Sep 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant