Merge branch 'master' into master

This commit is contained in:
Tommy Hartmann 2024-02-24 11:11:13 +01:00 committed by GitHub
commit 8929c790eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
20 changed files with 29 additions and 29 deletions

View File

@ -7,8 +7,8 @@
"available": true,
"exposable": true,
"id": "2fauth",
"tipi_version": 12,
"version": "5.0.3",
"tipi_version": 13,
"version": "5.0.4",
"categories": [
"security"
],

View File

@ -1,6 +1,6 @@
services:
2fauth:
image: 2fauth/2fauth:5.0.3
image: 2fauth/2fauth:5.0.4
container_name: 2fauth
volumes:
- ${APP_DATA_DIR}/data:/2fauth

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 6767,
"id": "bazarr",
"tipi_version": 13,
"version": "1.4.1",
"tipi_version": 14,
"version": "1.4.2",
"categories": [
"media",
"utilities"

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
bazarr:
image: lscr.io/linuxserver/bazarr:1.4.1
image: lscr.io/linuxserver/bazarr:1.4.2
container_name: bazarr
environment:
- PUID=1000

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "bitmagnet",
"tipi_version": 10,
"version": "0.7.2",
"tipi_version": 11,
"version": "0.7.5",
"categories": [
"media"
],

View File

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

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "ghost",
"tipi_version": 75,
"version": "5.79.3",
"tipi_version": 76,
"version": "5.79.4",
"categories": [
"social",
"media"

View File

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

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "homeassistant-1",
"tipi_version": 2,
"version": "2024.2.2",
"tipi_version": 3,
"version": "2024.2.3",
"categories": [
"automation"
],

View File

@ -2,7 +2,7 @@ version: '3'
services:
homeassistant-1:
image: ghcr.io/home-assistant/home-assistant:2024.2.2
image: ghcr.io/home-assistant/home-assistant:2024.2.3
container_name: homeassistant-1
environment:
- TZ=${TZ}

View File

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

View File

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

View File

@ -7,8 +7,8 @@
"force_expose": true,
"generate_vapid_keys": true,
"id": "mastodon",
"tipi_version": 17,
"version": "4.2.7",
"tipi_version": 18,
"version": "4.2.8",
"categories": [
"social"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
mastodon:
container_name: mastodon
image: lscr.io/linuxserver/mastodon:4.2.7
image: lscr.io/linuxserver/mastodon:4.2.8
ports:
- 8209:80
- ${APP_PORT}:443

View File

@ -75,7 +75,7 @@ services:
- tipi_main_network
gotenberg:
image: docker.io/gotenberg/gotenberg:8.1
image: docker.io/gotenberg/gotenberg:8.2
restart: unless-stopped
# The gotenberg chromium route is used to convert .eml files. We do not
# want to allow external content like tracking pixels or even javascript.

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "viewtube",
"tipi_version": 8,
"version": "0.15.1",
"tipi_version": 9,
"version": "0.15.2",
"categories": [
"media"
],

View File

@ -4,7 +4,7 @@ services:
viewtube:
restart: unless-stopped
container_name: viewtube
image: mauriceo/viewtube:0.15.1
image: mauriceo/viewtube:0.15.2
depends_on:
- viewtube-mongodb
- viewtube-redis

View File

@ -4,7 +4,7 @@ services:
viewtube:
restart: unless-stopped
container_name: viewtube
image: mauriceo/viewtube:0.15.1
image: mauriceo/viewtube:0.15.2
depends_on:
- viewtube-mongodb
- viewtube-redis

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "wekan",
"tipi_version": 7,
"version": "7.32",
"tipi_version": 8,
"version": "7.34",
"categories": [
"development"
],

View File

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