Merge branch 'runtipi:master' into app/crowdsec

This commit is contained in:
falkheiland 2024-05-01 14:44:46 +02:00 committed by GitHub
commit e34ff1226c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
16 changed files with 24 additions and 24 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "bitmagnet",
"tipi_version": 17,
"version": "0.7.14",
"tipi_version": 18,
"version": "0.8.0",
"categories": [
"media"
],

View File

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

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8092,
"id": "halo",
"tipi_version": 25,
"version": "2.14.1",
"tipi_version": 26,
"version": "2.15.0",
"description": "Halo is a powerful and easy-to-use open source website building tool.",
"short_desc": "Halo - Open source website building tool.",
"categories": [

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
halo:
image: halohub/halo:2.14.1
image: halohub/halo:2.15.0
container_name: halo
restart: unless-stopped
depends_on:

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": 125,
"version": "0.151.5",
"tipi_version": 129,
"version": "0.152.1",
"categories": [
"ai"
],

View File

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

View File

@ -6,8 +6,8 @@
"exposable": true,
"https": true,
"id": "portainer",
"tipi_version": 20,
"version": "2.20.1-alpine",
"tipi_version": 21,
"version": "2.20.2-alpine",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
portainer:
image: portainer/portainer-ce:2.20.1-alpine
image: portainer/portainer-ce:2.20.2-alpine
container_name: portainer
restart: unless-stopped
ports:

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "silverbullet",
"tipi_version": 7,
"version": "0.7.6",
"tipi_version": 8,
"version": "0.7.7",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: '3.9'
services:
silverbullet:
image: zefhemel/silverbullet:0.7.6
image: zefhemel/silverbullet:0.7.7
container_name: 'silverbullet'
restart: unless-stopped
volumes:

View File

@ -6,8 +6,8 @@
"exposable": true,
"no_gui": true,
"id": "simplex-smp",
"tipi_version": 16,
"version": "5.6.2",
"tipi_version": 17,
"version": "5.7.0",
"categories": [
"social"
],

View File

@ -1,7 +1,7 @@
version: '3.9'
services:
simplex-smp:
image: simplexchat/smp-server:v5.6.2
image: simplexchat/smp-server:v5.7.0
container_name: simplex-smp
volumes:
- ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z

View File

@ -3,8 +3,8 @@
"name": "Stalwart Mail",
"available": true,
"exposable": true,
"tipi_version": 2,
"version": "0.7.2",
"tipi_version": 3,
"version": "0.7.3",
"port": 8677,
"id": "stalwart-mail",
"categories": [

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
stalwart-mail:
image: stalwartlabs/mail-server:v0.7.2
image: stalwartlabs/mail-server:v0.7.3
container_name: stalwart-mail
volumes:
- ${APP_DATA_DIR}/data:/opt/stalwart-mail

View File

@ -5,8 +5,8 @@
"exposable": true,
"id": "windows",
"description": "Run windows in docker...because why not?",
"tipi_version": 21,
"version": "2.22",
"tipi_version": 22,
"version": "3.00",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
windows:
container_name: windows
image: dockurr/windows:2.22
image: dockurr/windows:3.00
restart: unless-stopped
devices:
- /dev/kvm