Skip to content
@quenchworks

QuenchWorks

Hardened, 0-CVE Helm charts and container images. Built from source on Wolfi, signed, and pinned by digest. Free and independent.
Quenchworks

Hardened, 0-CVE Helm charts and container images. Built from source, signed, and pinned by digest.

License Built with Wolfi Signed with cosign Pinned by digest

Website · Charts · Images · ArtifactHub · GHCR


What is Quenchworks?

Quenchworks is an independent catalog of hardened container images and clean-room Helm charts for the infrastructure you actually run: databases, caches, search, message queues, and coordination.

28 datastores ship end to end today, every image paired with a matching chart, across relational, document, wide-column, key-value, search, time-series, analytical, graph, messaging, and coordination. Browse them at quenchworks.mkabumattar.com/charts.

Every image is built from source on Wolfi with melange and apko. No Dockerfiles, and nothing inherited from another distro. Each one:

  • passes a hard 0 fixable CVE gate (Trivy, fail-on-fixable) before it can publish,
  • runs as nonroot on a read-only root filesystem,
  • is multi-arch (linux/amd64 + linux/arm64),
  • ships an SBOM and is signed with cosign (keyless),
  • and is rebuilt daily, so "0 CVEs" stays true tomorrow and not just on release day.

Every chart pins its image strictly by sha256 digest (a tag-only reference is refused on purpose), shares one hardened security baseline through the quench-common library chart, is cosign-signed, and is listed on ArtifactHub as a verified publisher with a Values schema.

Quench is the metallurgy step that hardens hot metal by cooling it fast. That is the idea.

Why it exists

The free, hardened images many teams relied on moved behind a paywall and into a legacy registry. Quenchworks rebuilds that in the open, from source, and for free: a drop-in hardened path off the Bitnami catalog, kept honest with a daily rebuild and public provenance you can check yourself.

The repositories

Repo What it is
images The image factory: melange + apko builds, the 0-CVE gate, cosign signing, GHCR publish.
charts Clean-room Helm charts, each pinned to a signed image digest and published as an OCI artifact.
common quench-common, the shared library chart: hardened security contexts and the digest-only image resolver.

Verify anything we ship

cosign verify ghcr.io/quenchworks/images/postgresql \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

A note on licensing

We lead with the truly-open option in every category. A few source-available datastores (MongoDB and Elasticsearch under SSPL, CockroachDB and Dragonfly under BSL) are carried with a loud license note, because they are not OSI-approved open source. Where a clean fork already covers the slot we say so plainly: Valkey for Redis, OpenSearch for Elasticsearch, FerretDB and DocumentDB for MongoDB.

License

MIT. Built independently, and not affiliated with any upstream distribution or vendor.

Popular repositories Loading

  1. .github .github Public

    QuenchWorks org profile and shared community health files.

  2. website website Public

    QuenchWorks marketing site (Astro + Tailwind): the catalog of hardened, 0-CVE Helm charts and container images.

    Astro

  3. charts charts Public

    Clean-room Helm charts for the QuenchWorks catalog: each pinned to a signed, 0-CVE image digest, published as OCI to GHCR and listed on ArtifactHub.

    Go Template

  4. images images Public

    The image factory: hardened, 0-CVE container images built from source on Wolfi (melange/apko), cosign-signed, multi-arch, pinned by digest.

    Shell

  5. common common Public

    quench-common: the shared Helm library chart for the QuenchWorks catalog (hardened pod/container security contexts + a digest-only image resolver).

    Go Template

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…