chore(deps): update container image flowiseai/flowise to 1.4.3@e8458cf (#15448)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| flowiseai/flowise | digest | `2ec6755` -> `e8458cf` |

---

> [!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.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot
2023-11-30 13:13:35 +01:00
committed by GitHub
parent b8b1f6a414
commit 46eebcfe0b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.4.3"
appVersion: 1.4.3
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/flowise
- https://github.com/FlowiseAI/Flowise
type: application
version: 1.0.17
version: 1.0.18
annotations:
truecharts.org/category: ai
truecharts.org/SCALE-support: "true"

View File

@@ -1,7 +1,7 @@
image:
repository: flowiseai/flowise
pullPolicy: IfNotPresent
tag: 1.4.3@sha256:2ec67559cee675a90355105d14b5a52defaf5b8bafc7842982afcdf7d8e53952
tag: 1.4.3@sha256:e8458cf5c82dee37e43fb48e24d46bd97ad8572722e79eca69c1f7ab334660a5
securityContext:
container:
runAsNonRoot: false