From 471ff0b2a79f6370055e7f51ceb9e3866225246c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Feb 2026 17:45:13 +0100 Subject: [PATCH] =?UTF-8?q?fix(flowise):=20update=20image=20docker.io/flow?= =?UTF-8?q?iseai/flowise=203.0.12=20=E2=86=92=203.0.13=20(#44494)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/flowiseai/flowise | patch | `25401a5` -> `5fa98cd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/flowise/Chart.yaml | 14 +++++++------- charts/stable/flowise/values.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) 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