Quenchworks GitHub
← Charts

Redis

Chart · Cache · critical · v0.0.4

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

Install the chart

Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.

Install

helm install my-redis oci://ghcr.io/quenchworks/charts/redis

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/redis@sha256:f90ba1276a9d13fae7e428eb7e9595605c8bdfc0c8628491d0ab7e9c336048bf

Chart versions

Chart version
0.0.4
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-12

Verify the chart

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

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