Skip to content

langflow v1.0.3

Choose a tag to compare

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

langflow v1.0.3

Bug Fixes

  • fix(langflow): align template standards (#670)

Other Changes

  • release(langflow): 1.0.3 [skip ci]

Install

# OCI registry
helm install langflow oci://ghcr.io/helmforgedev/helm/langflow --version 1.0.3

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install langflow helmforge/langflow --version 1.0.3