flowise v1.1.0
Features
- feat: add s3 backup support to stable charts (#12)
Bug Fixes
- fix(repo): use fully qualified image names across all charts (#14)
Other Changes
- release(flowise): 1.1.0 [skip ci]
Install
# OCI registry
helm install flowise oci://ghcr.io/helmforgedev/helm/flowise --version 1.1.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install flowise helmforge/flowise --version 1.1.0