xyops
Chart · Workflow · standard · v0.0.12
xyops, a workflow-automation and server-monitoring system (job scheduler, monitors, alerting, ticketing) by the creator of Cronicle. Built from source on Wolfi nodejs-22 (native better-sqlite3), nonroot on a hardened read-only-rootfs base. Single-instance with an embedded SQLite store on a persistent volume; the chart runs it as a StatefulSet.
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:dd7d8bf3b6544d12ba6708b0aa0538c2f1d5b8e9b294920fb4e7b26d45915701Chart OCI version
oci://ghcr.io/quenchworks/charts/xyops:0.0.12The 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 xyops 1.0.90
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-xyops oci://ghcr.io/quenchworks/charts/xyops --version 0.0.12Deploys image (digest-pinned)
ghcr.io/quenchworks/images/xyops@sha256:dd7d8bf3b6544d12ba6708b0aa0538c2f1d5b8e9b294920fb4e7b26d45915701- Chart version
- 0.0.12
- App version
- 1.0.90
- Chart license
- BSD-3-Clause
- App license
- BSD-3-Clause
- Service port
- 5522
- Signed
- cosign (keyless)
- Values schema
- yes
- Last published
- 2026-08-26
Verify the chart
cosign verify ghcr.io/quenchworks/charts/xyops:0.0.12 \
--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://github.com/pixlcore/xyops