Skip to content

redis v1.5.4

Choose a tag to compare

@github-actions github-actions released this 01 Apr 13:59

redis v1.5.4

Other Changes

  • release(redis): 1.5.4 [skip ci]
  • ci: add PGP provenance signing for ArtifactHub verification (#4)

Install

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

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