From bcebf90667ac9af652f26fcce97c4b304e4251c8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 23 Mar 2026 18:29:14 +0100 Subject: [PATCH] =?UTF-8?q?fix(flowise):=20update=20image=20docker.io/flow?= =?UTF-8?q?iseai/flowise=203.1.0=20=E2=86=92=203.1.1=20(#46333)?= 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 | `d4da3ff` → `1c99d1f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 | 4 ++-- charts/stable/flowise/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index d946575f001..61f607aaf70 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.1.0 +appVersion: 3.1.1 dependencies: - name: common version: 29.0.0 @@ -35,5 +35,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 10.0.0 +version: 10.0.1 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 4e72b27a5f7..335b1d4b199 100644 --- a/charts/stable/flowise/values.yaml +++ b/charts/stable/flowise/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/flowiseai/flowise pullPolicy: IfNotPresent - tag: 3.1.0@sha256:d4da3ffa539f397a1b0f20d384198ba0999cf348f702680950b2f73a243c80de + tag: 3.1.1@sha256:1c99d1f0f00111dc1de1d015c89d18ce87c190ee80134584c69064ccec7720ba securityContext: container: runAsNonRoot: false