Skip to content

valkey v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 May 00:53
· 1074 commits to main since this release

valkey v1.0.0

Initial release of the valkey chart.

Features

  • feat(valkey): add Valkey chart (#358)

Other Changes

  • release(valkey): 1.0.0 [skip ci]

Install

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

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