Skip to content

Added the ability to specify a chart in a repo repository#22

Open
tdickman wants to merge 1 commit intotechnosophos:masterfrom
tdickman:repo-support
Open

Added the ability to specify a chart in a repo repository#22
tdickman wants to merge 1 commit intotechnosophos:masterfrom
tdickman:repo-support

Conversation

@tdickman
Copy link

@tdickman tdickman commented Aug 9, 2017

I added the ability to specify charts in remote repositories (#21). For example, now you can run:

helm template stable/mysql

In addition to

helm template local-chart-directory

The changes aren't very large, but I did have to copy the locateChartPath function over from helm do to dependency issues.

@tdickman tdickman force-pushed the repo-support branch 2 times, most recently from af64c5a to 4cd5113 Compare August 9, 2017 16:44
@technosophos
Copy link
Owner

Now that helm template was merged upstream into helm itself, you might want to open a similar PR there.

@PixelJonas
Copy link

PixelJonas commented Mar 5, 2019

is there a PR on helm? I'm missing that feature too

@olivierboudet
Copy link

is there a PR on helm? I'm missing that feature too

helm/helm#4527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants