Skip to content

flowise v1.3.5

Choose a tag to compare

@github-actions github-actions released this 04 Aug 09:19
· 277 commits to main since this release

flowise v1.3.5

Other Changes

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

Install

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

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