Merge branch 'master' into app/Silverbullet

This commit is contained in:
Wraithers 2024-01-29 12:37:30 +05:30 committed by GitHub
commit e2e9d8e919
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 12 additions and 12 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "autobrr",
"tipi_version": 17,
"version": "1.35.1",
"tipi_version": 18,
"version": "1.36.0",
"categories": [
"media"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
autobrr:
container_name: autobrr
image: ghcr.io/autobrr/autobrr:v1.35.1
image: ghcr.io/autobrr/autobrr:v1.36.0
restart: unless-stopped
ports:
- ${APP_PORT}:7474

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "ghostfolio",
"tipi_version": 44,
"version": "2.45.0",
"tipi_version": 45,
"version": "2.46.0",
"categories": [
"finance"
],

View File

@ -3,7 +3,7 @@ version: "3.9"
services:
ghostfolio:
container_name: ghostfolio
image: ghostfolio/ghostfolio:2.45.0
image: ghostfolio/ghostfolio:2.46.0
restart: unless-stopped
ports:
- ${APP_PORT}:3333

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8012,
"id": "paperless-ngx",
"tipi_version": 17,
"version": "2.4.2",
"tipi_version": 18,
"version": "2.4.3",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: '3.7'
services:
paperless-ngx:
container_name: paperless-ngx
image: ghcr.io/paperless-ngx/paperless-ngx:2.4.2
image: ghcr.io/paperless-ngx/paperless-ngx:2.4.3
restart: unless-stopped
depends_on:
- db

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "stirling-pdf",
"tipi_version": 18,
"version": "0.20.0",
"tipi_version": 19,
"version": "0.20.1",
"categories": [
"data",
"utilities"

View File

@ -1,7 +1,7 @@
version: "3.9"
services:
stirling-pdf:
image: frooodle/s-pdf:0.20.0
image: frooodle/s-pdf:0.20.1
restart: unless-stopped
container_name: stirling-pdf
privileged: true