-
Notifications
You must be signed in to change notification settings - Fork 887
add: helm binary download cmd #4526
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
Conversation
@ericpaulsen i'll make you a deal, i'll implement some CI to push our helm chart to cc @deansheather @kylecarbs any reservations with me pushing our v2 helm chart to our helm repo? |
@sreya now that's an offer I can't refuse |
What do you want to call the package? coderv2? |
I was thinking coder-oss
…On Wed, Oct 12, 2022 at 10:05 PM Dean Sheather ***@***.***> wrote:
any reservations with me pushing our v2 helm chart to our helm repo?
What do you want to call the package? coderv2?
—
Reply to this email directly, view it on GitHub
<#4526 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABFBTBEMAWCRFI6YH4ASQMLWC536VANCNFSM6AAAAAARDYIH5Y>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I think it's kinda weird tbh to call it oss when it's the enterprise binary |
It's still oss... @kylecarbs @ammario what should we call the helm repo for v2? |
oss makes sense to me since it's consistent with our docs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gonna merge this for now until we have the hosted helm chart. We'll need to rewrite these docs anyways
adds a command for downloading the helm binary.
customers are typically installing the helm chart via a VM or other remote client, and it isn't entirely intuitive as to how to do this from the GitHub releases page.