Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0bd3ebe611
commit
a164c42783
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,30 @@
|
|||
# Patterns to ignore when building packages.
|
||||
# This supports shell glob matching, relative path matching, and
|
||||
# negation (prefixed with !). Only one pattern per line.
|
||||
.DS_Store
|
||||
# Common VCS dirs
|
||||
.git/
|
||||
.gitignore
|
||||
.bzr/
|
||||
.bzrignore
|
||||
.hg/
|
||||
.hgignore
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
# helm-docs templates
|
||||
*.gotmpl
|
||||
# docs folder
|
||||
/docs
|
||||
# icon
|
||||
icon.png
|
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
|
||||
|
||||
## [flowise-3.2.0](https://github.com/truecharts/charts/compare/flowise-3.1.16...flowise-3.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image flowiseai/flowise to v1.5.0[@aa38ca1](https://github.com/aa38ca1) by renovate ([#18181](https://github.com/truecharts/charts/issues/18181))
|
||||
|
||||
|
||||
## [flowise-3.1.16](https://github.com/truecharts/charts/compare/flowise-3.1.15...flowise-3.1.16) (2024-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image flowiseai/flowise to v1.4.12[@56c23bb](https://github.com/56c23bb) by renovate ([#17906](https://github.com/truecharts/charts/issues/17906))
|
||||
|
||||
|
||||
## [flowise-3.1.15](https://github.com/truecharts/charts/compare/flowise-3.1.14...flowise-3.1.15) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [flowise-3.1.14](https://github.com/truecharts/charts/compare/flowise-3.1.13...flowise-3.1.14) (2024-01-29)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image flowiseai/flowise to v1.4.11[@a94511f](https://github.com/a94511f) by renovate ([#17668](https://github.com/truecharts/charts/issues/17668))
|
||||
|
||||
|
||||
## [flowise-3.1.13](https://github.com/truecharts/charts/compare/flowise-3.1.12...flowise-3.1.13) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [flowise-3.1.12](https://github.com/truecharts/charts/compare/flowise-3.1.11...flowise-3.1.12) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [flowise-3.1.11](https://github.com/truecharts/charts/compare/flowise-3.1.10...flowise-3.1.11) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
||||
|
||||
|
||||
## [flowise-3.1.10](https://github.com/truecharts/charts/compare/flowise-3.1.9...flowise-3.1.10) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
## [flowise-3.1.9](https://github.com/truecharts/charts/compare/flowise-3.1.8...flowise-3.1.9) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image flowiseai/flowise to v1.4.10[@9faed79](https://github.com/9faed79) by renovate ([#17413](https://github.com/truecharts/charts/issues/17413))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flowise-3.1.8](https://github.com/truecharts/charts/compare/flowise-3.1.7...flowise-3.1.8) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
min_scale_version: 23.10.0
|
||||
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/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.5.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Drag & drop UI to build your customized LLM flow.
|
||||
home: https://truecharts.org/charts/stable/flowise
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png
|
||||
keywords:
|
||||
- flowise
|
||||
- ai
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: flowise
|
||||
sources:
|
||||
- https://github.com/FlowiseAI/Flowise
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/flowise
|
||||
- https://hub.docker.com/r/flowiseai/flowise
|
||||
type: application
|
||||
version: 3.3.1
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/flowise)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
_All Rights Reserved - The TrueCharts Project_
|
|
@ -0,0 +1,8 @@
|
|||
Drag & drop UI to build your customized LLM flow.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/flowise](https://truecharts.org/charts/stable/flowise)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,80 @@
|
|||
image:
|
||||
repository: flowiseai/flowise
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.5.1@sha256:533a1fab691f78fdebcadeac5b071f51ffc3428179d5797e1d8544c744ed4c1d
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
port: 3000
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
path: "/"
|
||||
readiness:
|
||||
path: "/"
|
||||
startup:
|
||||
path: "/"
|
||||
args:
|
||||
- npx
|
||||
- flowise
|
||||
- start
|
||||
env:
|
||||
PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
# Set paths
|
||||
APIKEY_PATH: "{{.Values.persistence.api.mountPath }}"
|
||||
LOG_PATH: "{{.Values.persistence.logs.mountPath }}"
|
||||
# Postgres DB
|
||||
DATABASE_TYPE: postgres
|
||||
OVERRIDE_DATABASE: true
|
||||
DATABASE_HOST:
|
||||
secretKeyRef:
|
||||
name: cnpg-main-urls
|
||||
key: host
|
||||
DATABASE_PORT: 5432
|
||||
DATABASE_USER: "{{ .Values.cnpg.main.user }}"
|
||||
DATABASE_PASSWORD:
|
||||
secretKeyRef:
|
||||
name: cnpg-main-user
|
||||
key: password
|
||||
DATABASE_NAME: "{{ .Values.cnpg.main.database }}"
|
||||
# child | main
|
||||
EXECUTION_MODE: main
|
||||
# error | warn | info | verbose | debug
|
||||
LOG_LEVEL: debug
|
||||
DEBUG: true
|
||||
# optional auth
|
||||
FLOWISE_USERNAME: user
|
||||
FLOWISE_PASSWORD: 1234
|
||||
PASSPHRASE:
|
||||
secretKeyRef:
|
||||
name: flowise-secrets
|
||||
key: PASSPHRASE
|
||||
# TOOL_FUNCTION_BUILTIN_DEP
|
||||
# TOOL_FUNCTION_EXTERNAL_DEP
|
||||
persistence:
|
||||
api:
|
||||
enabled: true
|
||||
mountPath: "/config/api"
|
||||
logs:
|
||||
enabled: true
|
||||
mountPath: "/config/logs"
|
||||
cnpg:
|
||||
main:
|
||||
enabled: true
|
||||
user: flowise
|
||||
database: flowise
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,14 @@
|
|||
{{/* 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 -}}
|
|
@ -0,0 +1,11 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . }}
|
||||
|
||||
{{/* Render secrets for flowise */}}
|
||||
{{- $secrets := include "flowise.secrets" . | fromYaml -}}
|
||||
{{- if $secrets -}}
|
||||
{{- $_ := set .Values.secret "flowise-secrets" $secrets -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.apply" . }}
|
Binary file not shown.
Loading…
Reference in New Issue