|
Re: Helm on Maven Central
You might also be interested in microBean Helm (https://microbean.github.io/microbean-helm/) and/or the helm-maven-plugin
You might also be interested in microBean Helm (https://microbean.github.io/microbean-helm/) and/or the helm-maven-plugin
|
By
Laird Nelson
·
#160
·
|
|
Re: Helm on Maven Central
Hey Paul, there are no plans for making the Helm command-line binaries available on Maven Central, though I’m a little concerned about publishing helm binaries on Maven Central that are not
Hey Paul, there are no plans for making the Helm command-line binaries available on Maven Central, though I’m a little concerned about publishing helm binaries on Maven Central that are not
|
By
Matt Fisher <matt.fisher@...>
·
#159
·
|
|
Helm on Maven Central
Hello,
Are there any plans for making the Helm command-line binaries available on Maven Central? And if that's not the case, would you mind if we publish helm binaries on Maven Central?
We have a
Hello,
Are there any plans for making the Helm command-line binaries available on Maven Central? And if that's not the case, would you mind if we publish helm binaries on Maven Central?
We have a
|
By
Paul Vorbach <paul.vorbach@...>
·
#158
·
|
|
Helm 2.12 release
Happy Friday Helm users! Helm 2.12 has been released and is available. If you find any bugs or have any questions, please file an issue.
https://github.com/helm/helm/releases/tag/v2.12.0
Happy Friday Helm users! Helm 2.12 has been released and is available. If you find any bugs or have any questions, please file an issue.
https://github.com/helm/helm/releases/tag/v2.12.0
|
By
Taylor Thomas <taylor@...>
·
#157
·
|
|
ChartMuseum v0.8.0 has been released!
ChartMuseum v0.8.0 has been released! You can check out the release notes here: https://github.com/helm/chartmuseum/releases/tag/v0.8.0
..and of course with this release also comes a brand new logo
ChartMuseum v0.8.0 has been released! You can check out the release notes here: https://github.com/helm/chartmuseum/releases/tag/v0.8.0
..and of course with this release also comes a brand new logo
|
By
Josh Dolitsky
·
#156
·
|
|
Re: Recurring Helm 3 repos meeting
Here is the proposed change related to --version flag:
https://github.com/helm/community/pull/65
feedback welcome!
Here is the proposed change related to --version flag:
https://github.com/helm/community/pull/65
feedback welcome!
|
By
Josh Dolitsky
·
#155
·
|
|
Helm @ KubeCon + CloudNativeCon North America 2018
It was asked in dev call today if there will be a time for everyone to meetup. Guessing there probably will not be an "official" gathering due to conflicting schedules etc, but here are some chances
It was asked in dev call today if there will be a time for everyone to meetup. Guessing there probably will not be an "official" gathering due to conflicting schedules etc, but here are some chances
|
By
Josh Dolitsky
·
#154
·
|
|
Re: Recurring Helm 3 repos meeting
Stef-
More or less, yes. It is the goal of the change. This is coming from desire to align Helm with the user experience of "docker pull", "docker push".
Stef-
More or less, yes. It is the goal of the change. This is coming from desire to align Helm with the user experience of "docker pull", "docker push".
|
By
Josh Dolitsky
·
#153
·
|
|
Re: Recurring Helm 3 repos meeting
Thanks for the minutes Josh.
Comment on "Remove --version flag from commands". As far as I can tell the version still needs to be provided somewhere in the command, and if we go URL route the version
Thanks for the minutes Josh.
Comment on "Remove --version flag from commands". As far as I can tell the version still needs to be provided somewhere in the command, and if we go URL route the version
|
By
Stefanie Arnold
·
#152
·
|
|
Invitation: Helm 3 Repos discussion @ Weekly from 10am to 11am on Wednesday (CST) (cncf-helm@lists.cncf.io)
more details »
Helm 3 Repos discussion
When
Weekly from 10am to 11am on Wednesday Central Time - Chicago
Calendar
cncf-helm@...
Who
•
Josh Dolitsky - organizer
•
Denis
more details »
Helm 3 Repos discussion
When
Weekly from 10am to 11am on Wednesday Central Time - Chicago
Calendar
cncf-helm@...
Who
•
Josh Dolitsky - organizer
•
Denis
|
By
Josh Dolitsky <jdolitsky@...>
·
#151
·
|
|
Re: Recurring Helm 3 repos meeting
Thanks everyone for joining today. I think we are making some progress. Here are the notes:
https://hackmd.io/6cEbLF6DQlyGtUbsJAKQzg?view
What was decided today (please shout if you disagree!)
Keep
Thanks everyone for joining today. I think we are making some progress. Here are the notes:
https://hackmd.io/6cEbLF6DQlyGtUbsJAKQzg?view
What was decided today (please shout if you disagree!)
Keep
|
By
Josh Dolitsky
·
#150
·
|
|
Re: Recurring Helm 3 repos meeting
So the call will be at 12am - 1am in my timezone, that sounds great. I just need to stay up late a little to join the call. I am very willing to participate in the development and discussion of helm
So the call will be at 12am - 1am in my timezone, that sounds great. I just need to stay up late a little to join the call. I am very willing to participate in the development and discussion of helm
|
By
Roc Chan
·
#149
·
|
|
Recurring Helm 3 repos meeting
In order to accelerate Helm 3 changes related to working with repos, we will be having a weekly call on Wednesdays at 8am PST (starting tomorrow).
Please feel free to join us and share your thoughts!
In order to accelerate Helm 3 changes related to working with repos, we will be having a weekly call on Wednesdays at 8am PST (starting tomorrow).
Please feel free to join us and share your thoughts!
|
By
Josh Dolitsky
·
#148
·
|
|
Re: Is it ok to use "helm" in name of open-sourced Maven plugin
I am not a lawyer but there are multiple Helm-related projects, all prefixed with the name “helm-“, so I don’t see a problem with that. AFAIK naming infringement problems only arise when there
I am not a lawyer but there are multiple Helm-related projects, all prefixed with the name “helm-“, so I don’t see a problem with that. AFAIK naming infringement problems only arise when there
|
By
Matt Fisher <matt.fisher@...>
·
#147
·
|
|
Is it ok to use "helm" in name of open-sourced Maven plugin
Hello,
first of all, great work on Helm, it has made our life a lot easier since we begun using it.
We have been developing an Apache Maven Plugin for Helm, which we would like to open-source. The
Hello,
first of all, great work on Helm, it has made our life a lot easier since we begun using it.
We have been developing an Apache Maven Plugin for Helm, which we would like to open-source. The
|
By
Stefan Hudelmaier <stefan.hudelmaier@...>
·
#146
·
|
|
Re: How to upgrade a chart if release name is defied as `${chart_name}-${chart_version}`
Matt, thanks for the clarification:)--
Will
Matt, thanks for the clarification:)--
Will
|
By
Will Zhou
·
#145
·
|
|
Re: How to upgrade a chart if release name is defied as `${chart_name}-${chart_version}`
If I’m reading that section of the documentation correctly, that’s only concerning the output of `helm package`, not the name of the objects as part of that chart which is installed by Helm.
If I’m reading that section of the documentation correctly, that’s only concerning the output of `helm package`, not the name of the objects as part of that chart which is installed by Helm.
|
By
Matt Fisher <matt.fisher@...>
·
#144
·
|
|
How to upgrade a chart if release name is defied as `${chart_name}-${chart_version}`
In the part Charts and Versioning of Helm documentation, the release name of a chart is recommend to defied as `${chart_name}-${chart_version}`, then we use `helm install --name ${release_name}` to
In the part Charts and Versioning of Helm documentation, the release name of a chart is recommend to defied as `${chart_name}-${chart_version}`, then we use `helm install --name ${release_name}` to
|
By
Will Zhou
·
#143
·
|
|
Re: New Helm Org Maintainers: Josh Dolitsky & Scott Rigby
Congrats to you both!!!--
Vic Iglesias | Cloud Solutions Architect | viglesias@... | 818-259-1534
Congrats to you both!!!--
Vic Iglesias | Cloud Solutions Architect | viglesias@... | 818-259-1534
|
By
Vic Iglesias
·
#142
·
|
|
Re: New Helm Org Maintainers: Josh Dolitsky & Scott Rigby
Well done Josh and Scott.
"Matt Farina" ---01/11/2018 20:58:01---I’m excited to announce that Josh Dolitsky & Scott Rigby are both now Helm Org Maintainers The gover
From: "Matt Farina"
Well done Josh and Scott.
"Matt Farina" ---01/11/2018 20:58:01---I’m excited to announce that Josh Dolitsky & Scott Rigby are both now Helm Org Maintainers The gover
From: "Matt Farina"
|
By
Martin Hickey
·
#141
·
|