diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 056072cdffe..366b7527feb 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.0.12 +appVersion: 3.0.13 dependencies: - name: common version: 28.29.49 @@ -25,21 +25,21 @@ dependencies: import-values: [] deprecated: false description: Drag & drop UI to build your customized LLM flow. -home: https://trueforge.org/truetech/truecharts/charts/stable/flowise -icon: https://trueforge.org/img/hotlink-ok/chart-icons/flowise.webp +home: https://truecharts.org/charts/stable/flowise +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.webp keywords: - flowise - ai -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: flowise sources: - https://github.com/FlowiseAI/Flowise - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 9.13.18 +version: 9.13.19 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 1869744979b..81ebf32256e 100644 --- a/charts/stable/flowise/values.yaml +++ b/charts/stable/flowise/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/flowiseai/flowise pullPolicy: IfNotPresent - tag: 3.0.12@sha256:25401a53a6373ebf1454a873066685cb251b784ec48342575b2237c4ed697c6b + tag: 3.0.13@sha256:5fa98cd5bd14ac6da3471a06d9b41c9166e7e2d09e960ca0182b58c4173dbd23 securityContext: container: runAsNonRoot: false