Merge branch 'master' into app/Atuin

This commit is contained in:
cori schlegel 2024-01-18 19:25:32 -06:00 committed by GitHub
commit f5d8aba3ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "kavita",
"tipi_version": 10,
"version": "0.7.12",
"tipi_version": 11,
"version": "0.7.13",
"categories": [
"media"
],

View File

@ -3,7 +3,7 @@ version: "3.9"
services:
kavita:
container_name: kavita
image: jvmilazz0/kavita:0.7.12
image: jvmilazz0/kavita:0.7.13
ports:
- ${APP_PORT}:5000
volumes:

View File

@ -4,8 +4,8 @@
"available": true,
"exposable": true,
"id": "octobot",
"tipi_version": 4,
"version": "1.0.6",
"tipi_version": 5,
"version": "1.0.7",
"categories": [
"automation",
"finance"

View File

@ -2,7 +2,7 @@ version: '3.9'
services:
octobot:
container_name: octobot
image: drakkarsoftware/octobot:1.0.6
image: drakkarsoftware/octobot:1.0.7
environment:
- TZ=${TZ}
volumes: