chore(deps): update container image tccr.io/truecharts/flowise to v1.3.8 (#13644)
This commit is contained in:
parent
4599dda557
commit
f190848195
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.3.6"
|
appVersion: "1.3.8"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/flowise
|
- https://github.com/truecharts/charts/tree/master/charts/stable/flowise
|
||||||
- https://github.com/FlowiseAI/Flowise
|
- https://github.com/FlowiseAI/Flowise
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.5
|
version: 1.0.6
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- ai
|
- ai
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/flowise
|
repository: tccr.io/truecharts/flowise
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.3.6@sha256:5afc6aedce63ec35d6d34c9ee50cf54688d6d02a6f27f9ee30a6602b5f07f2b8
|
tag: v1.3.8@sha256:de4adaa177d9fdbb588d9c5de64bbfd521391227339241bff72893052bc745da
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue