Skip to content

valkey v2.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:35

valkey v2.0.2

Bug Fixes

  • fix(valkey): seed on the current master, not a reachable replica (#687)

Other Changes

  • release(valkey): 2.0.2 [skip ci]

Install

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

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