Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
b79c1a8080 chore(deps): update docker image influxdb to v2.7.6 2024-04-13 02:26:40 +00:00
renovate[bot]
37d930b3ed chore(deps): update docker image flowiseai/flowise to v1.6.5 2024-04-13 02:26:17 +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.4 tag: 1.6.5
command: command:
- flowise - flowise
- start - start

View file

@ -1,6 +1,6 @@
image: image:
repository: influxdb repository: influxdb
tag: 2.7.5-alpine tag: 2.7.6-alpine
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## If specified, use these secrets to access the images ## If specified, use these secrets to access the images
# pullSecrets: # pullSecrets: