cadence
Chart · Workflow · standard · v0.0.10
Fault-tolerant, stateful workflow orchestration engine by Uber. Ships the cadence server and CLI as static Go binaries on a hardened nonroot Wolfi base; Cassandra or a SQL store is the operator's concern.
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:e45a5fcdf1a4016d19ab5e1791a9b4070a183736cf94fa8b25a42228739ea900Chart OCI version
oci://ghcr.io/quenchworks/charts/cadence:0.0.10The 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 cadence 1.4.1
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-cadence oci://ghcr.io/quenchworks/charts/cadence --version 0.0.10Deploys image (digest-pinned)
ghcr.io/quenchworks/images/cadence@sha256:e45a5fcdf1a4016d19ab5e1791a9b4070a183736cf94fa8b25a42228739ea900
ghcr.io/quenchworks/images/cassandra@sha256:688f215f101f830eabe46ed83bd7a62fc0d092007a516c00ee5bfb26b7268e1b- Chart version
- 0.0.10
- App version
- 1.4.1
- Chart license
- MIT
- App license
- MIT
- Signed
- cosign (keyless)
- Values schema
- yes
- Last published
- 2026-08-30
Verify the chart
cosign verify ghcr.io/quenchworks/charts/cadence:0.0.10 \
--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://cadenceworkflow.io