# helm/chartmuseum

helm chart repository server

Repository: https://github.com/helm/chartmuseum
Canonical: https://ross.abutalabs.com/products/chartmuseum
Homepage: https://chartmuseum.com
Language: Go
License: Apache-2.0
License Family: permissive
Topics: helm, charts, kubernetes, chartmuseum
Last push: 2026-08-17T18:31:46+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 74, longevity 100
- inputs: {"age_days": 3270, "days_push": 16, "days_rel": 19, "gap_med": 143, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3839, forks 406 (observed 2026-08-28T04:08:23.927604+00:00)

## What it is
ChartMuseum is an open-source Helm Chart Repository server written in Go that serves Helm charts and provides an API for uploading, listing, and deleting chart packages. It supports many cloud storage backends including S3, GCS, Azure Blob, and Minio, and can be deployed as a binary or Docker container.

## Use cases
- host a private helm chart repository
- self-host helm charts server
- upload and version helm charts via api
- serve helm charts from s3 or gcs
- set up internal kubernetes chart registry
- manage helm chart lifecycle with upload and delete

## When to choose
- you need a private or on-prem Helm chart repository with upload support
- you want to back your chart repo with cloud object storage like S3, GCS, or Azure Blob
- you need provenance file support for signed charts
- you want a lightweight, easy-to-deploy chart server with Docker support

## When to avoid
- you only need to serve static charts from a plain web server or object storage without an upload API
- you use OCI-based Helm registries instead of classic chart repositories
- you need a full artifact registry covering containers and other package types

## Facets
- artifact type: service
- maturity: active
- function: http-server, api-framework, object-storage, auth, cli
- domain: cloud-computing, self-hosted, developer-tools
- platform: go, windows, self-hosted, cloud
- tags: helm, kubernetes, chart-repository, package-registry, cloud-storage-backends, devops, containers, docker, linux, macos

## Member repositories
- helm/chartmuseum (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:23.927604+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:26:15.117130+00:00, confidence not recorded.
  - readme: https://github.com/helm/chartmuseum (fetched 2026-08-28T04:08:23.927604+00:00, sha d5a9beedf980)
  - homepage: https://chartmuseum.com (fetched 2026-08-29T09:20:52.740071+00:00, sha 5c2563800272)
  - site_page: https://chartmuseum.com/docs (fetched 2026-08-29T09:20:52.742523+00:00, sha 9fc8ab08b56a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
