Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot] c3c7383cba chore(deps): update docker image hashicorp/vault to v1.16.2 2024-04-28 01:36:46 +00:00
renovate[bot] faf9c25b84 chore(deps): update docker image flowiseai/flowise to v1.6.6 2024-04-28 01:36:18 +00:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

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