Skip to content
QuenchWorks

cert-manager

Chart · Datastore · standard · v0.0.7

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64

Hardened cert-manager image, built from source on Wolfi.

Version

The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version. Only the most recent releases are listed — an older chart pins an older image digest.

Deployed image digest

sha256:8300a40cafb9e58e7151e888a5cd5ae9adb2684ad91d871fff19ebb258f67a77

Chart OCI version

oci://ghcr.io/quenchworks/charts/cert-manager:0.0.7

The chart pins its image by this signed digest, so you never track it yourself. Signatures, SBOM, and provenance attach to the same digest.

Signed
cosign keyless
SBOM
SPDX, on image
Provenance
SLSA build
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only

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-cert-manager oci://ghcr.io/quenchworks/charts/cert-manager --version 0.0.7

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/cert-manager-controller@sha256:8300a40cafb9e58e7151e888a5cd5ae9adb2684ad91d871fff19ebb258f67a77
ghcr.io/quenchworks/images/cert-manager-webhook@sha256:09e845944fd819f4ad991fb5b092ddbfbcc72693155439a6410689faf0656c74
ghcr.io/quenchworks/images/cert-manager-cainjector@sha256:f279914c5b6d02bc1d30f74422ac82e5dd730b33be1affc58e03a4f9ca604027
ghcr.io/quenchworks/images/cert-manager-acmesolver@sha256:67f2b69222204381d2239b74598ea883c112cf552c3fb6ef2a9fc47b496d22aa
Chart version
0.0.7
App version
1.21.2
Chart license
Apache-2.0
App license
Unknown
Signed
cosign (keyless)
Values schema
yes
Last published
2026-09-13

Verify the chart

cosign verify ghcr.io/quenchworks/charts/cert-manager:0.0.7 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Transparency

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://quench-works.com