Skip to content

valkey v2.0.0

Choose a tag to compare

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

valkey v2.0.0

Breaking Changes

  • feat(valkey)!: Added Sentinel control-plane authentication + tests (#639)

Other Changes

  • release(valkey): 2.0.0 [skip ci]

Install

# OCI registry
helm install valkey oci://ghcr.io/helmforgedev/helm/valkey --version 2.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install valkey helmforge/valkey --version 2.0.0