chore(helm): update image docker.io/flowiseai/flowise 2.2.3 → 2.2.4 (#30950)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/flowiseai/flowise | patch | `bd99a55` -> `10dc9b8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-01-24 14:04:08 +01:00
committed by GitHub
parent f5cc8613dd
commit 8f0cbda975
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.3
appVersion: 2.2.4
dependencies:
- name: common
version: 25.3.1
@@ -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.5.0
version: 7.5.1

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/flowiseai/flowise
pullPolicy: IfNotPresent
tag: 2.2.3@sha256:bd99a55d707cc9640930ffe75f5c96b42b19b7fb69abce94ad9f367c395dd601
tag: 2.2.4@sha256:10dc9b8c67a7eb5a3d4d9cdd86d71cd9c9bc11c3dd21b8bf2c3e3973bb8de192
securityContext:
container:
runAsNonRoot: false