From d3c986ac18d566326229112c8392ee7c71a4e747 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Jun 2024 20:21:24 +0200 Subject: [PATCH] chore(deps): update container image flowiseai/flowise to 1.8.1@3041704 by renovate (#22818) 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 | `398bbf9` -> `3041704` | --- > [!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 | 2 +- charts/stable/flowise/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index b763bf22cc3..b1225be2396 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -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: 6.0.0 +version: 6.0.1 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index d3ca0d8cf92..9d193ca4247 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.1@sha256:398bbf9e2d40871a25eecd1dbc59b9594e12dd16dd791dad52fb4f0376bc09d2 + tag: 1.8.1@sha256:3041704f844f9760661837961dfe65b197187428302223cbbe17178cd867f2f7 securityContext: container: runAsNonRoot: false