Compare commits

..

No commits in common. "b79c1a8080a9f3e5f256d23f57a2e3b51a0e3756" and "2f587c42b0318eef874336af6fc4a736780446ae" have entirely different histories.

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.5 tag: 1.6.4
command: command:
- flowise - flowise
- start - start

View file

@ -1,6 +1,6 @@
image: image:
repository: influxdb repository: influxdb
tag: 2.7.6-alpine tag: 2.7.5-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: