logging-stack
Chart · Stacks · standard · v0.0.12
Hardened, operator-free logging stack: Loki + Grafana + Vector, wired together for cluster log aggregation and browsing.
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:97bbf905a6c1923183abc2411e0028b9d33e15e163e27c4b15563102b84850adChart OCI version
oci://ghcr.io/quenchworks/charts/logging-stack: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.
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-logging-stack oci://ghcr.io/quenchworks/charts/logging-stack --version 0.0.12Deploys image (digest-pinned)
ghcr.io/quenchworks/images/loki@sha256:97bbf905a6c1923183abc2411e0028b9d33e15e163e27c4b15563102b84850ad
ghcr.io/quenchworks/images/grafana@sha256:3ccc56791c8a7ffc7a54a69084012900aa68bf3ef39a25095241e0867f416492
ghcr.io/quenchworks/images/vector@sha256:29a90d5edfb6b1c9b4d713c7c7062e68c76a2fc446571cfe39b269117d96306cCharts used:
- Chart version
- 0.0.12
- App version
- 0.58.0
- 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/logging-stack: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.