Merge branch 'master' into app/Atuin

This commit is contained in:
cori schlegel 2024-01-28 09:31:48 -06:00 committed by GitHub
commit 63daefea5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
27 changed files with 40 additions and 40 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "bitmagnet", "id": "bitmagnet",
"tipi_version": 4, "tipi_version": 6,
"version": "0.4.1", "version": "0.5.1",
"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.1
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": "budibase", "id": "budibase",
"tipi_version": 74, "tipi_version": 75,
"version": "2.15.6", "version": "2.15.7",
"categories": [ "categories": [
"development" "development"
], ],

View File

@ -1,7 +1,7 @@
version: '3.7' version: '3.7'
services: services:
budibase: budibase:
image: budibase/budibase:2.15.6 image: budibase/budibase:2.15.7
restart: unless-stopped restart: unless-stopped
container_name: budibase container_name: budibase
ports: ports:

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "emulatorjs", "id": "emulatorjs",
"tipi_version": 7, "tipi_version": 9,
"version": "1.8.3", "version": "1.8.5",
"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.5
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": "ghost", "id": "ghost",
"tipi_version": 69, "tipi_version": 70,
"version": "5.76.1", "version": "5.76.2",
"categories": [ "categories": [
"social", "social",
"media" "media"

View File

@ -2,7 +2,7 @@ version: "3.9"
services: services:
ghost: ghost:
image: ghost:5.76.1 image: ghost:5.76.2
container_name: ghost container_name: ghost
depends_on: depends_on:
- ghostdb - ghostdb

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

@ -42,7 +42,7 @@ services:
traefik.http.routers.invoice-ninja-local.tls: true traefik.http.routers.invoice-ninja-local.tls: true
invoice-ninja-server: invoice-ninja-server:
image: invoiceninja/invoiceninja:5.8.16 image: invoiceninja/invoiceninja:5.8.17
container_name: invoice-ninja-server container_name: invoice-ninja-server
restart: unless-stopped restart: unless-stopped
user: 1500:1500 user: 1500:1500

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"id": "lobe-chat", "id": "lobe-chat",
"description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.", "description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.",
"tipi_version": 17, "tipi_version": 18,
"version": "0.121.2", "version": "0.121.3",
"categories": [ "categories": [
"ai" "ai"
], ],

View File

@ -2,7 +2,7 @@ version: '3.9'
services: services:
lobe-chat: lobe-chat:
container_name: lobe-chat container_name: lobe-chat
image: lobehub/lobe-chat:v0.121.2 image: lobehub/lobe-chat:v0.121.3
environment: environment:
- OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_API_KEY=${OPENAI_API_KEY}
- OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL}

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 5230, "port": 5230,
"id": "memos", "id": "memos",
"tipi_version": 23, "tipi_version": 24,
"version": "0.18.2", "version": "0.19.0",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
memos: memos:
image: neosmemo/memos:0.18.2 image: neosmemo/memos:0.19.0
container_name: memos container_name: memos
volumes: volumes:
- ${APP_DATA_DIR}/memos:/var/opt/memos - ${APP_DATA_DIR}/memos:/var/opt/memos

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8083, "port": 8083,
"id": "nextcloud", "id": "nextcloud",
"tipi_version": 20, "tipi_version": 21,
"version": "26.0.10-apache", "version": "26.0.11-apache",
"categories": [ "categories": [
"data" "data"
], ],

View File

@ -3,7 +3,7 @@ version: "3.7"
services: services:
nextcloud: nextcloud:
container_name: nextcloud container_name: nextcloud
image: nextcloud:26.0.10-apache image: nextcloud:26.0.11-apache
restart: unless-stopped restart: unless-stopped
ports: ports:
- ${APP_PORT}:80 - ${APP_PORT}:80

View File

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

View File

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

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8112, "port": 8112,
"id": "readarr", "id": "readarr",
"tipi_version": 8, "tipi_version": 9,
"version": "0.3.17-nightly", "version": "0.3.18-nightly",
"categories": [ "categories": [
"books", "books",
"media" "media"

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
readarr: readarr:
image: lscr.io/linuxserver/readarr:0.3.17-nightly image: lscr.io/linuxserver/readarr:0.3.18-nightly
container_name: readarr container_name: readarr
environment: environment:
- PUID=1000 - PUID=1000

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:

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "wekan", "id": "wekan",
"tipi_version": 3, "tipi_version": 5,
"version": "7.28", "version": "7.30",
"categories": [ "categories": [
"development" "development"
], ],

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
wekan: wekan:
image: ghcr.io/wekan/wekan:v7.28 image: ghcr.io/wekan/wekan:v7.30
container_name: wekan container_name: wekan
environment: environment:
# https://github.com/wekan/wekan/blob/main/docker-compose.yml # https://github.com/wekan/wekan/blob/main/docker-compose.yml