Skip to content

redis v3.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 14:37
· 12 commits to main since this release

redis v3.0.0

Breaking Changes

  • feat(charts)!: add production application charts and harden memos (#1183)

Other Changes

  • release(redis): 3.0.0 [skip ci]

Install

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

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