diff --git a/apps/bitmagnet/config.json b/apps/bitmagnet/config.json index 51792c3e..45c7e6eb 100644 --- a/apps/bitmagnet/config.json +++ b/apps/bitmagnet/config.json @@ -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" ], diff --git a/apps/bitmagnet/docker-compose.yml b/apps/bitmagnet/docker-compose.yml index 81afa8a4..b19a6be5 100644 --- a/apps/bitmagnet/docker-compose.yml +++ b/apps/bitmagnet/docker-compose.yml @@ -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 diff --git a/apps/halo/config.json b/apps/halo/config.json index 372fa1f4..1af3930e 100644 --- a/apps/halo/config.json +++ b/apps/halo/config.json @@ -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": [ diff --git a/apps/halo/docker-compose.yml b/apps/halo/docker-compose.yml index ac53b7af..a07f8d51 100644 --- a/apps/halo/docker-compose.yml +++ b/apps/halo/docker-compose.yml @@ -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: diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index b36a9d99..cd031a58 100644 --- a/apps/lobe-chat/config.json +++ b/apps/lobe-chat/config.json @@ -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" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index 0233df14..ed78dbec 100644 --- a/apps/lobe-chat/docker-compose.yml +++ b/apps/lobe-chat/docker-compose.yml @@ -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} diff --git a/apps/portainer/config.json b/apps/portainer/config.json index fa4468cd..cc501279 100644 --- a/apps/portainer/config.json +++ b/apps/portainer/config.json @@ -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" ], diff --git a/apps/portainer/docker-compose.yml b/apps/portainer/docker-compose.yml index a2b99bfb..b77e045b 100644 --- a/apps/portainer/docker-compose.yml +++ b/apps/portainer/docker-compose.yml @@ -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: diff --git a/apps/silverbullet/config.json b/apps/silverbullet/config.json index 82b865b6..7d566e61 100644 --- a/apps/silverbullet/config.json +++ b/apps/silverbullet/config.json @@ -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" ], diff --git a/apps/silverbullet/docker-compose.yml b/apps/silverbullet/docker-compose.yml index 248586eb..3e736203 100644 --- a/apps/silverbullet/docker-compose.yml +++ b/apps/silverbullet/docker-compose.yml @@ -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: diff --git a/apps/simplex-smp/config.json b/apps/simplex-smp/config.json index 97ebceb4..6edd40a3 100644 --- a/apps/simplex-smp/config.json +++ b/apps/simplex-smp/config.json @@ -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" ], diff --git a/apps/simplex-smp/docker-compose.yml b/apps/simplex-smp/docker-compose.yml index 43bcfed1..385c8bc7 100644 --- a/apps/simplex-smp/docker-compose.yml +++ b/apps/simplex-smp/docker-compose.yml @@ -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 diff --git a/apps/stalwart-mail/config.json b/apps/stalwart-mail/config.json index 08ac4b7a..d53abc02 100644 --- a/apps/stalwart-mail/config.json +++ b/apps/stalwart-mail/config.json @@ -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": [ diff --git a/apps/stalwart-mail/docker-compose.yml b/apps/stalwart-mail/docker-compose.yml index 413adff3..58730e37 100644 --- a/apps/stalwart-mail/docker-compose.yml +++ b/apps/stalwart-mail/docker-compose.yml @@ -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 diff --git a/apps/windows/config.json b/apps/windows/config.json index e0fbe322..d1d6b7e6 100644 --- a/apps/windows/config.json +++ b/apps/windows/config.json @@ -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" ], diff --git a/apps/windows/docker-compose.yml b/apps/windows/docker-compose.yml index 1f4c7364..119eabbf 100644 --- a/apps/windows/docker-compose.yml +++ b/apps/windows/docker-compose.yml @@ -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