From 542daf2d0a5df51d8265f03158d42a58bd667c6a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Jan 2024 01:48:35 +0100 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to v1.4.11@a94511f by renovate (#17668) --- 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 0fde9ea0ed1..dbda525163c 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.10 +appVersion: 1.4.11 dependencies: - name: common version: 17.2.29 @@ -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.13 +version: 3.1.14 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 6537ba8b0f6..52b0b2ea8ae 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.10@sha256:9faed795787407a9282ac8b2aabff13b0e26e37e7afde2763f6d46a578c7524c + tag: 1.4.11@sha256:a94511f575c359ba8d1980bb8bdf379c7d4766810d6249a00f43e714077956f5 securityContext: container: runAsNonRoot: false