Skip to content

flowise v1.3.7

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:33
· 28 commits to main since this release

flowise v1.3.7

Other Changes

  • release(flowise): 1.3.7 [skip ci]
  • chore(deps): bump HelmForge subchart dependencies to latest minor/patch (#1011)

Install

# OCI registry
helm install flowise oci://ghcr.io/helmforgedev/helm/flowise --version 1.3.7

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install flowise helmforge/flowise --version 1.3.7