code-server
Chart · Developer tools / IDE · standard · v0.0.7
VS Code in the browser (Coder's code-server), a full IDE served over HTTP. Ships Coder's official prebuilt release (bundled Node 24 + compiled VS Code) hardened on a minimal, nonroot Wolfi base; runs as a single-replica Deployment with a persistent workspace and PASSWORD login.
Version
The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version.
Deployed image digest
sha256:1749ff57eeef8be6e52dc438968244e004bd2ba3c1f70a996efeea276c56dc0dChart OCI version
oci://ghcr.io/quenchworks/charts/code-server:0.0.7The chart pins its image by this signed digest, so you never track it yourself. Signatures, SBOM, and provenance attach to the same digest.
Security report (Trivy)
Security report (Trivy) · image code-server 4.132.0
Install the chart
Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.
Install (latest)
helm install my-code-server oci://ghcr.io/quenchworks/charts/code-server --version 0.0.7Deploys image (digest-pinned)
ghcr.io/quenchworks/images/code-server@sha256:1749ff57eeef8be6e52dc438968244e004bd2ba3c1f70a996efeea276c56dc0d- Chart version
- 0.0.7
- App version
- 4.132.0
- Chart license
- MIT
- App license
- MIT
- Service port
- 8080
- Signed
- cosign (keyless)
- Values schema
- yes
- Last published
- 2026-08-26
Verify the chart
cosign verify ghcr.io/quenchworks/charts/code-server:0.0.7 \
--certificate-identity-regexp 'https://github.com/quenchworks/.+' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comTransparency
The chart publishes its attestations on GitHub and the image it deploys carries its own on the same digest, publicly verifiable with the commands above. Both log to the Sigstore transparency log (Rekor), which cosign verify checks for you.
Upstream project: https://coder.com