chore(deps): update container image flowiseai/flowise to v1.5.1@533a1fa by renovate (#18473)

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-02-21 16:58:31 +01:00 committed by GitHub
parent 5a933de552
commit c7b2c53d0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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