Skip to content

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

Merged
sreya merged 4 commits into
mainfrom
jon/helmpublish
Nov 4, 2022
Merged

feat: publish helm chart to helm.coder.com#4793
sreya merged 4 commits into
mainfrom
jon/helmpublish

Conversation

@sreya
Copy link
Copy Markdown
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

Comment thread .github/workflows/release.yaml Outdated
Comment thread .github/workflows/release.yaml
Comment thread docs/install/kubernetes.md
@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