Skip to content

feat: publish helm chart to helm.coder.com #4793

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

Merged
merged 4 commits into from
Nov 4, 2022
Merged

feat: publish helm chart to helm.coder.com #4793

merged 4 commits into from
Nov 4, 2022

Conversation

sreya
Copy link
Collaborator

@sreya sreya commented Oct 28, 2022

fixes #3545

I opted to push it to our GCP bucket but if we want to host it in ghcr then I suppose we can. The only caveats to doing that:

  1. To pull the helm chart you will have to helm install oci://ghcr.io/coder/helm/coder which looks weird imo.
  2. ghcr.io has no concept of helm so the helm package is going to look like it points to a docker registry. Which kind of supports the point that ghcr.io is kind of a hack.
  3. I can't find a way to point the package to this repo since it's not a docker image, npm pkg, etc nvm I think we could still do this one

@sreya sreya requested a review from deansheather November 4, 2022 00:04
@sreya sreya merged commit 55fe26b into main Nov 4, 2022
@sreya sreya deleted the jon/helmpublish branch November 4, 2022 18:43
@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm: add Coder to a hosted Helm repository
2 participants