From 30352160519ccc643ed222c7d70f5cabcf5be2c6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Jun 2026 17:46:36 +0200 Subject: [PATCH] =?UTF-8?q?fix(flowise):=20update=20image=20docker.io/flow?= =?UTF-8?q?iseai/flowise=203.1.2=20=E2=86=92=203.1.3=20(#49480)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 3a8a79bc197..8e7b253b53f 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.1.2 +appVersion: 3.1.3 dependencies: - name: common version: 29.5.3 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 10.4.0 +version: 10.4.1 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index b36ecd89d5a..923d595ae25 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.2@sha256:3f96eb1fe88ba038a028b024f98d9f9cf7c62bdbe170ea190d90698936165f94 + tag: 3.1.3@sha256:fa39f54c82ebecabb817cbd2d01fc9fa7bb26d58a7e818c36bb6c2bad44b366a securityContext: container: runAsNonRoot: false