From 424a2173a43e162a705484ed7dfa366724dca3c7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Jul 2024 02:31:20 +0200 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to 2.0.1@0c41670 by renovate (#24348) --- charts/stable/flowise/Chart.yaml | 2 +- charts/stable/flowise/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 8f9ae71bc3d..c57cf29eef8 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 7.0.0 +version: 7.0.1 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index b0d6bb9e889..b7345c1d7a3 100644 --- a/charts/stable/flowise/values.yaml +++ b/charts/stable/flowise/values.yaml @@ -1,7 +1,7 @@ image: repository: flowiseai/flowise pullPolicy: IfNotPresent - tag: 2.0.1@sha256:b4366de0af379df947765e205c768511bad40a0f873e997073510e875b3c9631 + tag: 2.0.1@sha256:0c4167039d5e27d69f27b5316b31ca5eb67d35c24094add579ea6ef640b3b0f5 securityContext: container: runAsNonRoot: false