fix(flowise): update image docker.io/flowiseai/flowise 3.0.12 → 3.0.13 (#44494)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/flowiseai/flowise | patch | `25401a5` -> `5fa98cd` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmxvd2lzZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.0.12
|
appVersion: 3.0.13
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.49
|
version: 28.29.49
|
||||||
@@ -25,21 +25,21 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Drag & drop UI to build your customized LLM flow.
|
description: Drag & drop UI to build your customized LLM flow.
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/flowise
|
home: https://truecharts.org/charts/stable/flowise
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/flowise.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.webp
|
||||||
keywords:
|
keywords:
|
||||||
- flowise
|
- flowise
|
||||||
- ai
|
- ai
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: flowise
|
name: flowise
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/FlowiseAI/Flowise
|
- https://github.com/FlowiseAI/Flowise
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flowise
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flowise
|
||||||
- https://hub.docker.com/r/flowiseai/flowise
|
- https://hub.docker.com/r/flowiseai/flowise
|
||||||
type: application
|
type: application
|
||||||
version: 9.13.18
|
version: 9.13.19
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/flowiseai/flowise
|
repository: docker.io/flowiseai/flowise
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.0.12@sha256:25401a53a6373ebf1454a873066685cb251b784ec48342575b2237c4ed697c6b
|
tag: 3.0.13@sha256:5fa98cd5bd14ac6da3471a06d9b41c9166e7e2d09e960ca0182b58c4173dbd23
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user