Skip to content

valkey v1.2.3

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:57

valkey v1.2.3

Bug Fixes

  • fix(valkey): Added missing bus port in NetworkPolicy for Valkey Cluster (#637)

Other Changes

  • release(valkey): 1.2.3 [skip ci]

Install

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

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