Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create docker images for Helm 2.16 and Helm 3.2 #6

Open
mmingorance-dh opened this issue Aug 19, 2020 · 3 comments
Open

Create docker images for Helm 2.16 and Helm 3.2 #6

mmingorance-dh opened this issue Aug 19, 2020 · 3 comments

Comments

@mmingorance-dh
Copy link

We are using your available docker image to validate our Helm charts and find some API deprecations, however your current only available image was build using alpine/helm running Helm 2.14.

I'm using .Capabilities.KubeVersion.GitVersion to give some more flexibility to my chart, however since your image is running helm 2.14, I can't template a correct version of my chart for Kubernetes API versions higher than 1.14.

I would like to ask you to build some 2 new docker images, one with Helm 2.16 (for people still running Helm 2) and Helm 3.2

Thanks!

@mmingorance-dh
Copy link
Author

mmingorance-dh commented Aug 19, 2020

@garethr could you please support?

@mmingorance-dh
Copy link
Author

mmingorance-dh commented Aug 19, 2020

Maybe this PR (#7) + a Release could work?

If this works, we could merge this other PR (#8) as well, after (#7) is merged.

@max-rocket-internet
Copy link

Or maybe we can have both versions 2 and 3 in the same docker image and the user can choose somehow?

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

No branches or pull requests

2 participants