From c7b2c53d0cc068df727e0fc5c0bb932ff30a810b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 16:58:31 +0100 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to v1.5.1@533a1fa by renovate (#18473) 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.5.0` -> `1.5.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 | 8 ++++---- charts/stable/flowise/values.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 31fe313453c..067f2536346 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -1,5 +1,5 @@ annotations: - max_scale_version: 23.10.2 + max_scale_version: 24.04.0 min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: ai @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.0 +appVersion: 1.5.1 dependencies: - name: common version: 17.4.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: 3.3.0 +version: 3.3.1 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 5749da5f68f..c4f106819fa 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.0@sha256:aa38ca12986beffabfed01a2f80f975ed01d38d6d13a18cfcf2c5d18fa776107 + tag: 1.5.1@sha256:533a1fab691f78fdebcadeac5b071f51ffc3428179d5797e1d8544c744ed4c1d securityContext: container: runAsNonRoot: false