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

Allow using dependecies/overrides with relative path #16

@varditn

Description

@varditn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions