flowise v1.2.6
Bug Fixes
- fix(backup): update minio mc image to helmforge/mc:1.0.0 (#57)
Other Changes
- release(flowise): 1.2.6 [skip ci]
Install
# OCI registry
helm install flowise oci://ghcr.io/helmforgedev/helm/flowise --version 1.2.6
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install flowise helmforge/flowise --version 1.2.6