redis v1.6.12
Other Changes
- release(redis): 1.6.12 [skip ci]
- chore(redis): upgrade to 8.6.2 (#188)
- ci(workflows): add Phase 3-4 operational intelligence and cleanup (#142)
Install
# OCI registry
helm install redis oci://ghcr.io/helmforgedev/helm/redis --version 1.6.12
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install redis helmforge/redis --version 1.6.12