From 262b1ab8abe8ade01705ea9e30c6473e9e3070ba Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 27 Aug 2024 20:20:50 +0200 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to v2.0.6@b509a8a by renovate (#25588) 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 | patch | `2.0.5` -> `2.0.6` | --- > [!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 6626f446365..2e877ab3453 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.5 +appVersion: 2.0.6 dependencies: - name: common version: 24.1.5 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 7.0.4 +version: 7.0.5 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index b1bda8f2f15..acbfac67a22 100644 --- a/charts/stable/flowise/values.yaml +++ b/charts/stable/flowise/values.yaml @@ -1,7 +1,7 @@ image: repository: flowiseai/flowise pullPolicy: IfNotPresent - tag: 2.0.5@sha256:0ed9ad2583cc0b70062ba2d225091c783350eea55a70270fc8d6c24de93587fd + tag: 2.0.6@sha256:b509a8af32267befa9a97c6c8cc9c33f06f0f4ffd7c3871cc829ef5e808c6312 securityContext: container: runAsNonRoot: false