varnish 0.0.1
Chart · Cache · standard · v0.0.1
HTTP reverse-proxy cache (web accelerator) that fronts an origin and serves its responses from memory, cutting backend load and tail latency. Caching policy is VCL, which varnishd compiles to native code at startup. The chart supplies the VCL and the backend.
Version
The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version.
Released version
This is the 0.0.1 release of the varnish chart, published 2026-07-28.For the live security report and the currently deployed image digest, see the latest release.
Security report (Trivy)
Security report (Trivy) · image varnish 9.0.3
Install the chart
Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.
Install (pinned to 0.0.1)
helm install my-varnish oci://ghcr.io/quenchworks/charts/varnish --version 0.0.1- Chart version
- 0.0.1
- Chart license
- BSD-2-Clause
- App license
- BSD-2-Clause
- Service port
- 80
- Signed
- cosign (keyless)
- Released
- 2026-07-28
Verify the chart
cosign verify ghcr.io/quenchworks/charts/varnish:0.0.1 \
--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://www.varnish.org