code-marketplace icon indicating copy to clipboard operation
code-marketplace copied to clipboard

Host a Helm Chart Repository for Coder Helm Charts

Open MalteHei opened this issue 3 months ago • 0 comments

For deploying various Coder projects (especially code-marketplace, but also code-server) in a Kubernetes cluster, we would love to use the Helm charts provided in the official Git repositories by Coder. Though our infrastructure only allows using Helm charts that are provided via conventional chart repositories. This means we can not clone the Coder repos to get the Helm charts.

Therefore, we request Coder to host a Helm chart repository. A chart repository can be hosted rather easily using GitHub Pages.

Other organizations also use GitHub Pages to host their charts, e.g. vault-config-operator by redhat-cop is available at https://redhat-cop.github.io/vault-config-operator/index.yaml.

MalteHei avatar Nov 26 '25 11:11 MalteHei