Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
d407116b93 chore(deps): update docker image flowiseai/flowise to v1.6.2 2024-03-20 00:03:19 +00:00
renovate[bot]
49facae751 chore(deps): update docker image docker.io/qdrant/qdrant to v1.8.3 2024-03-20 00:02:54 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ controllers:
main: main:
image: image:
repository: flowiseai/flowise repository: flowiseai/flowise
tag: 1.6.1 tag: 1.6.2
command: command:
- flowise - flowise
- start - start

View file

@ -1,7 +1,7 @@
image: image:
repository: docker.io/qdrant/qdrant repository: docker.io/qdrant/qdrant
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "v1.8.2" tag: "v1.8.3"
useUnprivilegedImage: true useUnprivilegedImage: true
env: env: