From fb7a30464f4229589621d151deefbedb2f4f895a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 May 2024 12:00:22 +0200 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to 1.6.6@76dad55 by renovate (#21485) --- charts/stable/flowise/Chart.yaml | 4 ++-- charts/stable/flowise/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index f1511b40b76..2ef6993554a 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.webp 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: 5.0.4 +version: 5.0.5 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 22046995e5b..589723a5a8c 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.6.6@sha256:04542239caeceab5fb44962784d3a015eaaceb45e8daf6c4ca2ad94e11b12e79 + tag: 1.6.6@sha256:76dad55438e226d9aa8dd76a1868ad65c512e988df455c749acb2e3a4d0499e6 securityContext: container: runAsNonRoot: false