Skip to content
QuenchWorks

cert-manager

Chart · Datastore · standard · v0.0.5

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.

Deployed image digest

sha256:231ca38244231bc7cc33bed93e7a2d82b1189501b372bf30c10d563402bb0fbf

Chart OCI version

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

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.5

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/cert-manager-controller@sha256:231ca38244231bc7cc33bed93e7a2d82b1189501b372bf30c10d563402bb0fbf
ghcr.io/quenchworks/images/cert-manager-webhook@sha256:ba6c9d5907c62029248e728b2d5d339a7895d85c86b2a51443946b2dd077168c
ghcr.io/quenchworks/images/cert-manager-cainjector@sha256:1b8df0af33366d59d7b453f0f5188fc56cb3391c8455a5830b95749bf15f2f29
ghcr.io/quenchworks/images/cert-manager-acmesolver@sha256:9c17f3978afbcac8eb06cea3bf79e61ff9c9dfef412e9dad7f07b0e6417ba930
Chart version
0.0.5
App version
1.21.0
Chart license
Apache-2.0
App license
Unknown
Signed
cosign (keyless)
Values schema
yes
Last published
2026-07-15

Verify the chart

cosign verify ghcr.io/quenchworks/charts/cert-manager:0.0.5 \
  --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