Merge branch 'master' into anse

This commit is contained in:
nrvo 2024-01-27 20:20:41 +01:00 committed by GitHub
commit c05e42aba9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 15 additions and 15 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "bitmagnet", "id": "bitmagnet",
"tipi_version": 4, "tipi_version": 5,
"version": "0.4.1", "version": "0.5.0",
"categories": [ "categories": [
"media" "media"
], ],

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
bitmagnet: bitmagnet:
image: ghcr.io/bitmagnet-io/bitmagnet:0.4.1 image: ghcr.io/bitmagnet-io/bitmagnet:0.5.0
restart: unless-stopped restart: unless-stopped
command: command:
- worker - worker

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "emulatorjs", "id": "emulatorjs",
"tipi_version": 7, "tipi_version": 8,
"version": "1.8.3", "version": "1.8.4",
"categories": [ "categories": [
"gaming" "gaming"
], ],

View File

@ -3,7 +3,7 @@ version: "3.7"
services: services:
emulatorjs: emulatorjs:
container_name: emulatorjs container_name: emulatorjs
image: lscr.io/linuxserver/emulatorjs:1.8.3 image: lscr.io/linuxserver/emulatorjs:1.8.4
ports: ports:
- ${APP_PORT}:80 - ${APP_PORT}:80
- 8165:3000 - 8165:3000

View File

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

View File

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

View File

@ -4,8 +4,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"port": 8756, "port": 8756,
"tipi_version": 4, "tipi_version": 5,
"version": "0.8.6", "version": "0.8.7",
"id": "homepage", "id": "homepage",
"categories": [ "categories": [
"utilities" "utilities"

View File

@ -1,7 +1,7 @@
version: "3.9" version: "3.9"
services: services:
homepage: homepage:
image: ghcr.io/gethomepage/homepage:v0.8.6 image: ghcr.io/gethomepage/homepage:v0.8.7
container_name: homepage container_name: homepage
restart: unless-stopped restart: unless-stopped
ports: ports:

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8120, "port": 8120,
"id": "tubearchivist", "id": "tubearchivist",
"tipi_version": 10, "tipi_version": 11,
"version": "0.4.5", "version": "0.4.6",
"categories": [ "categories": [
"media" "media"
], ],

View File

@ -4,7 +4,7 @@ services:
tubearchivist: tubearchivist:
container_name: tubearchivist container_name: tubearchivist
restart: unless-stopped restart: unless-stopped
image: bbilly1/tubearchivist:v0.4.5 image: bbilly1/tubearchivist:v0.4.6
ports: ports:
- ${APP_PORT}:8000 - ${APP_PORT}:8000
dns: dns: