Compare commits

..

No commits in common. "c3c7383cba02908417e9e0a58ca6fe04ce4023fc" and "c71fd2e2fefbfde713668243f3959c8e45b73cc6" 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.6 tag: 1.6.5
command: command:
- flowise - flowise
- start - start

View file

@ -11,7 +11,7 @@ server:
enabled: true enabled: true
image: image:
repository: "hashicorp/vault" repository: "hashicorp/vault"
tag: "1.16.2" tag: "1.16.1"
auditStorage: auditStorage:
accessMode: ReadWriteOnce accessMode: ReadWriteOnce
annotations: {} annotations: {}