From 46eebcfe0bc889b7aca424812a3fb4dfb1cd274b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 30 Nov 2023 13:13:35 +0100 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to 1.4.3@e8458cf (#15448) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | flowiseai/flowise | digest | `2ec6755` -> `e8458cf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- 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 450f006aafd..8b86d5ee1f6 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.4.3" +appVersion: 1.4.3 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://github.com/FlowiseAI/Flowise type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/category: ai truecharts.org/SCALE-support: "true" diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 85de5eb57e1..eba0438e8a6 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.3@sha256:2ec67559cee675a90355105d14b5a52defaf5b8bafc7842982afcdf7d8e53952 + tag: 1.4.3@sha256:e8458cf5c82dee37e43fb48e24d46bd97ad8572722e79eca69c1f7ab334660a5 securityContext: container: runAsNonRoot: false