mirror of
https://github.com/nold360/hive-apps
synced 2025-01-08 23:08:01 +00:00
Compare commits
3 commits
515698cf73
...
487a4f2d43
Author | SHA1 | Date | |
---|---|---|---|
|
487a4f2d43 | ||
|
6e5ffdc8f9 | ||
e9e0dc0728 |
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: flowiseai/flowise
|
||||
tag: 2.1.5
|
||||
tag: 2.2.0
|
||||
command:
|
||||
- flowise
|
||||
- start
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/sonarr
|
||||
tag: 4.0.10.2544
|
||||
tag: 4.0.11.2680
|
||||
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
image:
|
||||
tag: 29-fpm
|
||||
tag: 30-fpm
|
||||
pullPolicy: Always
|
||||
|
||||
nextcloud:
|
||||
|
|
Loading…
Reference in a new issue