Skip to content

valkey v1.2.4

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:04

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