From 9a033baffac4e5047de88cefd50950d984217271 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 01:51:49 +0100 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to v1.4.12@56c23bb by renovate (#17906) --- charts/stable/flowise/Chart.yaml | 6 +++--- charts/stable/flowise/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 76cf982bced..68784eaf26a 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.4.11 +appVersion: 1.4.12 dependencies: - name: common version: 17.2.30 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png keywords: - flowise - ai -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 3.1.15 +version: 3.1.16 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 52b0b2ea8ae..fae2c60817d 100644 --- a/charts/stable/flowise/values.yaml +++ b/charts/stable/flowise/values.yaml @@ -1,7 +1,7 @@ image: repository: flowiseai/flowise pullPolicy: IfNotPresent - tag: 1.4.11@sha256:a94511f575c359ba8d1980bb8bdf379c7d4766810d6249a00f43e714077956f5 + tag: 1.4.12@sha256:56c23bb9325a8f2b3893b8f5c839f4ddebd19a51923bcb27663606df2b666e77 securityContext: container: runAsNonRoot: false