Quenchworks

Redis

Chart · Cache · critical · v0.0.6

digest pinned cosign signed SPDX SBOM SLSA provenance amd64 · arm64 Rebuilt 2026-06-11

In-memory key-value store and cache. Shipped under AGPL; Valkey is the BSD alternative.

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:cbf1cede5e27323b9f7420ac6bd2b6e16178a86f4da0e781f517de14fa397370

Chart OCI version

oci://ghcr.io/quenchworks/charts/redis:0.0.6

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
Image size
15.5 MB
SBOM packages
10

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-redis oci://ghcr.io/quenchworks/charts/redis --version 0.0.6

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/redis@sha256:cbf1cede5e27323b9f7420ac6bd2b6e16178a86f4da0e781f517de14fa397370
Chart version
0.0.6
App version
8.8.0
Chart license
MIT
App license
AGPL-3.0
Service port
6379
Signed
cosign (keyless)
Values schema
yes
Last published
2026-06-15

Verify the chart

cosign verify ghcr.io/quenchworks/charts/redis:0.0.6 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Transparency

The chart and the image it deploys both publish their attestations on GitHub (charts, images) and log them to the Sigstore transparency log (Rekor), which cosign verify checks for you.

Upstream project: https://github.com/redis/redis