Skip to content

valkey v1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:58

valkey v1.1.0

Features

  • feat(valkey): Added networkPolicy support (#590)

Other Changes

  • release(valkey): 1.1.0 [skip ci]

Install

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

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