From 7666dde30f7abc641f3e5ba1bdd3e7066926cd6a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 07:40:20 +0100 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to v1.5.0@aa38ca1 by renovate (#18181) --- 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 e30e0698ade..b6b06edab6a 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.12 +appVersion: 1.5.0 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.16 +version: 3.2.0 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index fae2c60817d..5749da5f68f 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.12@sha256:56c23bb9325a8f2b3893b8f5c839f4ddebd19a51923bcb27663606df2b666e77 + tag: 1.5.0@sha256:aa38ca12986beffabfed01a2f80f975ed01d38d6d13a18cfcf2c5d18fa776107 securityContext: container: runAsNonRoot: false