Skip to content

langflow v1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:26
· 319 commits to main since this release

langflow v1.1.0

Features

  • feat(langflow): upgrade to 1.11.1 (#869)

Other Changes

  • release(langflow): 1.1.0 [skip ci]

Install

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

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