From 38f9d783160bf6d665761bff84f1267d901e5ce7 Mon Sep 17 00:00:00 2001 From: websoft9 Date: Mon, 9 Dec 2024 09:03:20 +0000 Subject: [PATCH] Update flowise --- apps/flowise/.env | 4 ++-- apps/flowise/variables.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/flowise/.env b/apps/flowise/.env index 1e3bb24d..1c550e35 100644 --- a/apps/flowise/.env +++ b/apps/flowise/.env @@ -1,7 +1,7 @@ W9_REPO=flowiseai/flowise W9_DIST='community' -W9_VERSION='2.1.5' -W9_POWER_PASSWORD='Sw0jIuf#SfmAx5!u' +W9_VERSION='2.2.1' +W9_POWER_PASSWORD='PyPiaIhTGh#eMor9' #### -- Not allowed to edit below environments when recreate app based on existing data -- #### W9_ID='flowise' diff --git a/apps/flowise/variables.json b/apps/flowise/variables.json index be60087b..b06b1e83 100644 --- a/apps/flowise/variables.json +++ b/apps/flowise/variables.json @@ -7,7 +7,7 @@ "edition": [ { "dist": "community", - "version": ["2.1.5","latest"] + "version": ["2.2.1","latest"] } ], "requirements": {