From bd04a8e4aa801f5c3be7689e9e483cfa135bea4c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Jun 2024 02:32:15 +0200 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to v1.8.1@398bbf9 by renovate (#22713) 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 | `1.8.0` -> `1.8.1` | --- > [!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 9efb4d9ac82..2cbf2ca0a43 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.8.0 +appVersion: 1.8.1 dependencies: - name: common version: 23.0.10 @@ -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.2.2 +version: 5.2.3 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index aa8e09314fa..d3ca0d8cf92 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.8.0@sha256:674cb28230a423bc3028cc4c447aa09c4c8c58d0731138b0824c3a02128cecaa + tag: 1.8.1@sha256:398bbf9e2d40871a25eecd1dbc59b9594e12dd16dd791dad52fb4f0376bc09d2 securityContext: container: runAsNonRoot: false