diff --git a/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz b/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz and b/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/bookstack/13.0.0/charts/mariadb-13.2.0.tgz b/stable/bookstack/13.0.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/bookstack/13.0.0/charts/mariadb-13.2.0.tgz and b/stable/bookstack/13.0.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz b/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz b/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz b/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz and b/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz b/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz and b/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/flowise/4.1.2/charts/common-18.0.2.tgz b/stable/flowise/4.1.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/flowise/4.1.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/flowise/4.1.2/templates/_secrets.tpl b/stable/flowise/4.1.2/templates/_secrets.tpl deleted file mode 100644 index f1fea400703..00000000000 --- a/stable/flowise/4.1.2/templates/_secrets.tpl +++ /dev/null @@ -1,14 +0,0 @@ -{{/* Define the secrets */}} -{{- define "flowise.secrets" -}} -{{- $secretName := (printf "%s-flowise-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} -{{- $flowiseprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} -enabled: true -data: - {{- if $flowiseprevious }} - PASSPHRASE: {{ index $flowiseprevious.data "PASSPHRASE" | b64dec }} - {{- else }} - {{- $pass_key := randAlphaNum 32 }} - PASSPHRASE: {{ $pass_key }} - {{- end }} - -{{- end -}} diff --git a/stable/flowise/4.1.2/.helmignore b/stable/flowise/4.3.1/.helmignore similarity index 100% rename from stable/flowise/4.1.2/.helmignore rename to stable/flowise/4.3.1/.helmignore diff --git a/stable/flowise/4.1.2/CHANGELOG.md b/stable/flowise/4.3.1/CHANGELOG.md similarity index 98% rename from stable/flowise/4.1.2/CHANGELOG.md rename to stable/flowise/4.3.1/CHANGELOG.md index 2ecbf497a3b..c4b37606b46 100644 --- a/stable/flowise/4.1.2/CHANGELOG.md +++ b/stable/flowise/4.3.1/CHANGELOG.md @@ -15,6 +15,10 @@ title: Changelog + + + + ## [flowise-3.2.0](https://github.com/truecharts/charts/compare/flowise-3.1.16...flowise-3.2.0) (2024-02-12) ### Chore @@ -93,7 +97,4 @@ title: Changelog -- update container image flowiseai/flowise to v1.4.10[@9faed79](https://github.com/9faed79) by renovate ([#17413](https://github.com/truecharts/charts/issues/17413)) - - - +- update container image flowiseai/flowise to v1.4.10[@9faed79](https://github.com/9faed79) by renovate ([#17413](https://github.com/truecharts/charts/issues/17413)) \ No newline at end of file diff --git a/stable/flowise/4.1.2/Chart.yaml b/stable/flowise/4.3.1/Chart.yaml similarity index 90% rename from stable/flowise/4.1.2/Chart.yaml rename to stable/flowise/4.3.1/Chart.yaml index 01d6a57ed0d..7a431dd9c62 100644 --- a/stable/flowise/4.1.2/Chart.yaml +++ b/stable/flowise/4.3.1/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: ai truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.1 +appVersion: 1.6.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 4.1.2 +version: 4.3.1 diff --git a/stable/flowise/4.1.2/README.md b/stable/flowise/4.3.1/README.md similarity index 100% rename from stable/flowise/4.1.2/README.md rename to stable/flowise/4.3.1/README.md diff --git a/stable/flowise/4.1.2/app-readme.md b/stable/flowise/4.3.1/app-readme.md similarity index 100% rename from stable/flowise/4.1.2/app-readme.md rename to stable/flowise/4.3.1/app-readme.md diff --git a/stable/flowise/4.3.1/charts/common-18.1.2.tgz b/stable/flowise/4.3.1/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/flowise/4.3.1/charts/common-18.1.2.tgz differ diff --git a/stable/flowise/4.1.2/ix_values.yaml b/stable/flowise/4.3.1/ix_values.yaml similarity index 69% rename from stable/flowise/4.1.2/ix_values.yaml rename to stable/flowise/4.3.1/ix_values.yaml index c4f106819fa..30ccaa49894 100644 --- a/stable/flowise/4.1.2/ix_values.yaml +++ b/stable/flowise/4.3.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: flowiseai/flowise pullPolicy: IfNotPresent - tag: 1.5.1@sha256:533a1fab691f78fdebcadeac5b071f51ffc3428179d5797e1d8544c744ed4c1d + tag: 1.6.0@sha256:0eb31839a29fa98a801065054d3f4398b88d7cddb3425a5a5d05fe9c4fd411fd securityContext: container: runAsNonRoot: false @@ -19,15 +19,7 @@ workload: podSpec: containers: main: - probes: - liveness: - path: "/" - readiness: - path: "/" - startup: - path: "/" args: - - npx - flowise - start env: @@ -35,6 +27,8 @@ workload: # Set paths APIKEY_PATH: "{{.Values.persistence.api.mountPath }}" LOG_PATH: "{{.Values.persistence.logs.mountPath }}" + SECRETKEY_PATH: "{{.Values.persistence.secrets.mountPath }}" + BLOB_STORAGE_PATH: "{{.Values.persistence.storage.mountPath }}" # Postgres DB DATABASE_TYPE: postgres OVERRIDE_DATABASE: true @@ -49,6 +43,7 @@ workload: name: cnpg-main-user key: password DATABASE_NAME: "{{ .Values.cnpg.main.database }}" + DATABASE_SSL: false # child | main EXECUTION_MODE: main # error | warn | info | verbose | debug @@ -57,12 +52,20 @@ workload: # optional auth FLOWISE_USERNAME: user FLOWISE_PASSWORD: 1234 - PASSPHRASE: + FLOWISE_FILE_SIZE_LIMIT: 50mb + CORS_ORIGINS: "*" + # IFRAME_ORIGINS="*" + FLOWISE_SECRETKEY_OVERWRITE: secretKeyRef: name: flowise-secrets - key: PASSPHRASE + key: FLOWISE_SECRETKEY_OVERWRITE # TOOL_FUNCTION_BUILTIN_DEP # TOOL_FUNCTION_EXTERNAL_DEP + LANGCHAIN_TRACING_V2: false + # LANGCHAIN_ENDPOINT=https://api.smith.langchain.com + # LANGCHAIN_API_KEY=your_api_key + # LANGCHAIN_PROJECT=your_project + persistence: api: enabled: true @@ -70,6 +73,12 @@ persistence: logs: enabled: true mountPath: "/config/logs" + secrets: + enabled: true + mountPath: "/config/secrets" + storage: + enabled: true + mountPath: "/config/storage" cnpg: main: enabled: true diff --git a/stable/flowise/4.1.2/questions.yaml b/stable/flowise/4.3.1/questions.yaml similarity index 98% rename from stable/flowise/4.1.2/questions.yaml rename to stable/flowise/4.3.1/questions.yaml index bf1cb4dac2a..6b8e1690773 100755 --- a/stable/flowise/4.1.2/questions.yaml +++ b/stable/flowise/4.3.1/questions.yaml @@ -128,6 +128,16 @@ questions: type: string private: true default: "" + - variable: FLOWISE_FILE_SIZE_LIMIT + label: File Size Limit + schema: + type: string + default: "50mb" + - variable: CORS_ORIGINS + label: Cors Origins + schema: + type: string + default: "*" - variable: EXECUTION_MODE label: Execution Mode description: Whether predictions run in their own process or the main process. @@ -162,6 +172,30 @@ questions: description: Verbose - value: debug description: Debug + - variable: LANGCHAIN_TRACING_V2 + label: Enable LangChain Tracing V2 + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: LANGCHAIN_ENDPOINT + label: LangChain Endpoint + schema: + type: string + default: "" + - variable: LANGCHAIN_API_KEY + label: LangChain API Key + schema: + type: string + private: true + default: "" + - variable: LANGCHAIN_PROJECT + label: LangChain Project + schema: + type: string + default: "" + - variable: envList label: Extra Environment Variables description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." diff --git a/stable/flowise/4.1.2/templates/NOTES.txt b/stable/flowise/4.3.1/templates/NOTES.txt similarity index 100% rename from stable/flowise/4.1.2/templates/NOTES.txt rename to stable/flowise/4.3.1/templates/NOTES.txt diff --git a/stable/flowise/4.3.1/templates/_secrets.tpl b/stable/flowise/4.3.1/templates/_secrets.tpl new file mode 100644 index 00000000000..ac725565fb5 --- /dev/null +++ b/stable/flowise/4.3.1/templates/_secrets.tpl @@ -0,0 +1,13 @@ +{{/* Define the secrets */}} +{{- define "flowise.secrets" -}} +{{- $secretName := (printf "%s-flowise-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} + +{{- $secretKey := randAlphaNum 32 -}} + + {{- with lookup "v1" "Secret" .Release.Namespace $secretName -}} + {{- $secretKey = index .data "FLOWISE_SECRETKEY_OVERWRITE" | b64dec -}} + {{- end }} +enabled: true +data: + FLOWISE_SECRETKEY_OVERWRITE: {{ $secretKey }} +{{- end -}} diff --git a/stable/flowise/4.1.2/templates/common.yaml b/stable/flowise/4.3.1/templates/common.yaml similarity index 100% rename from stable/flowise/4.1.2/templates/common.yaml rename to stable/flowise/4.3.1/templates/common.yaml diff --git a/stable/flowise/4.1.2/values.yaml b/stable/flowise/4.3.1/values.yaml similarity index 100% rename from stable/flowise/4.1.2/values.yaml rename to stable/flowise/4.3.1/values.yaml diff --git a/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz b/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz and b/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/gitea/18.5.1/charts/memcached-12.3.1.tgz b/stable/gitea/18.5.1/charts/memcached-12.3.1.tgz index 6a859976b3b..d0d9e400652 100644 Binary files a/stable/gitea/18.5.1/charts/memcached-12.3.1.tgz and b/stable/gitea/18.5.1/charts/memcached-12.3.1.tgz differ diff --git a/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz b/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz and b/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz b/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz and b/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz b/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz b/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz and b/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz b/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz and b/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz b/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz and b/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz b/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz and b/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/plausible/10.5.0/charts/clickhouse-12.3.0.tgz b/stable/plausible/10.5.0/charts/clickhouse-12.3.0.tgz index c9f8ab8d53e..1b955676e57 100644 Binary files a/stable/plausible/10.5.0/charts/clickhouse-12.3.0.tgz and b/stable/plausible/10.5.0/charts/clickhouse-12.3.0.tgz differ diff --git a/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz b/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz b/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz and b/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz b/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz and b/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz b/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz and b/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz b/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz index 38f08d6dc5c..ef53c225d7f 100644 Binary files a/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz and b/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz differ