Skip to content

redis v2.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 13:19
· 34 commits to main since this release

redis v2.0.1

Other Changes

  • release(redis): 2.0.1 [skip ci]
  • chore(redis): bump Redis to 8.10.1 (#1058)

Install

# OCI registry
helm install redis oci://ghcr.io/helmforgedev/helm/redis --version 2.0.1

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install redis helmforge/redis --version 2.0.1