Skip to content

flowise v1.3.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:46
· 535 commits to main since this release

flowise v1.3.4

Bug Fixes

  • fix(flowise): align template standards (#666)

Other Changes

  • release(flowise): 1.3.4 [skip ci]

Install

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

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