valkey v1.2.4
valkey v1.2.4
Other Changes
- release(valkey): 1.2.4 [skip ci]
- chore(valkey): Removed non-mounted per-architecture config entries (#638)
Install
# OCI registry
helm install valkey oci://ghcr.io/helmforgedev/helm/valkey --version 1.2.4
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install valkey helmforge/valkey --version 1.2.4