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

Allow to pull a chart from any branch #15

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

Allow to pull a chart from any branch #15

varditn opened this issue Sep 4, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@varditn
Copy link
Contributor

varditn commented Sep 4, 2019

Expected Behaviour

When setting non-packaged charts in prereqCharts, additionalValuesor dependencies. You could specify a git repo with specific branch or tag name and Armador will pull the chart from that specific change.

Actual Behaviour

Armador pulls charts only from master branch.

Example:

prereqCharts:
  - cert-manager:
      packaged: false
      repo: https://github.com/jetstack/cert-manager.git:[branch_name]
      pathToChart: helm/cert-manager
      overrideValueFiles:
        - values.yaml
@varditn varditn added the enhancement New feature or request label Sep 4, 2019
@jeff-knurek jeff-knurek added the good first issue Good for newcomers label Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants