From bd0b5c63b44702dd5bb8f9b20c060eededdc6cd1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Mar 2024 01:58:28 +0100 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to v1.6.0@0eb3183 by renovate (#18863) --- 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 82a4670a997..30713dec0a3 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.1 +appVersion: 1.6.0 dependencies: - name: common version: 18.1.2 @@ -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: 4.2.0 +version: 4.3.0 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index c4f106819fa..bd38e437a06 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.5.1@sha256:533a1fab691f78fdebcadeac5b071f51ffc3428179d5797e1d8544c744ed4c1d + tag: 1.6.0@sha256:0eb31839a29fa98a801065054d3f4398b88d7cddb3425a5a5d05fe9c4fd411fd securityContext: container: runAsNonRoot: false