diff --git a/apps/changedetection/config.json b/apps/changedetection/config.json index 6d72a080..18ad6925 100644 --- a/apps/changedetection/config.json +++ b/apps/changedetection/config.json @@ -5,8 +5,8 @@ "exposable": true, "id": "changedetection", "description": "The best and simplest free open source website change detection, restock monitor and notification service.", - "tipi_version": 18, - "version": "0.45.20", + "tipi_version": 19, + "version": "0.45.21", "categories": [ "utilities" ], diff --git a/apps/changedetection/docker-compose.yml b/apps/changedetection/docker-compose.yml index a18696f5..b13403f1 100644 --- a/apps/changedetection/docker-compose.yml +++ b/apps/changedetection/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.7" services: changedetection: - image: ghcr.io/dgtlmoon/changedetection.io:0.45.20 + image: ghcr.io/dgtlmoon/changedetection.io:0.45.21 container_name: changedetection hostname: changedetection volumes: diff --git a/apps/flowise/config.json b/apps/flowise/config.json index cbebbdf2..1588f397 100644 --- a/apps/flowise/config.json +++ b/apps/flowise/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8009, "id": "flowise", - "tipi_version": 11, - "version": "1.6.5", + "tipi_version": 12, + "version": "1.6.6", "categories": [ "ai", "automation" diff --git a/apps/flowise/docker-compose.yml b/apps/flowise/docker-compose.yml index ad31e968..a8177a23 100644 --- a/apps/flowise/docker-compose.yml +++ b/apps/flowise/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.7' services: flowise: - image: flowiseai/flowise:1.6.5 + image: flowiseai/flowise:1.6.6 restart: unless-stopped command: /bin/sh -c "sleep 3; flowise start" container_name: flowise diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index 55b31867..33c6ed03 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": 113, - "version": "0.149.2", + "tipi_version": 115, + "version": "0.149.5", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index e7c9df4d..8fbed634 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.149.2 + image: lobehub/lobe-chat:v0.149.5 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} diff --git a/apps/paperless-ngx/docker-compose.yml b/apps/paperless-ngx/docker-compose.yml index f285a4b1..893636fa 100644 --- a/apps/paperless-ngx/docker-compose.yml +++ b/apps/paperless-ngx/docker-compose.yml @@ -75,7 +75,7 @@ services: - tipi_main_network gotenberg: - image: docker.io/gotenberg/gotenberg:8.4 + image: docker.io/gotenberg/gotenberg:8.5 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. diff --git a/apps/radarr/config.json b/apps/radarr/config.json index 2419958b..cd8d669e 100644 --- a/apps/radarr/config.json +++ b/apps/radarr/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8088, "id": "radarr", - "tipi_version": 12, - "version": "5.3.6", + "tipi_version": 13, + "version": "5.4.6", "categories": [ "media", "utilities" @@ -16,5 +16,8 @@ "author": "radarr.video", "source": "https://github.com/Radarr/Radarr", "form_fields": [], - "supported_architectures": ["arm64", "amd64"] + "supported_architectures": [ + "arm64", + "amd64" + ] } diff --git a/apps/radarr/docker-compose.yml b/apps/radarr/docker-compose.yml index 3c07385a..3f486fb6 100644 --- a/apps/radarr/docker-compose.yml +++ b/apps/radarr/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.9" services: radarr: - image: ghcr.io/linuxserver/radarr:5.3.6 + image: ghcr.io/linuxserver/radarr:5.4.6 container_name: radarr environment: - PUID=1000 diff --git a/apps/sshwifty/config.json b/apps/sshwifty/config.json index f69a04e7..108b1da2 100644 --- a/apps/sshwifty/config.json +++ b/apps/sshwifty/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "sshwifty", - "tipi_version": 12, - "version": "0.3.8-beta-release", + "tipi_version": 13, + "version": "0.3.9-beta-release", "categories": [ "development" ], diff --git a/apps/sshwifty/docker-compose.yml b/apps/sshwifty/docker-compose.yml index 79cf0027..90c56599 100644 --- a/apps/sshwifty/docker-compose.yml +++ b/apps/sshwifty/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.5" services: sshwifty: - image: niruix/sshwifty:0.3.8-beta-release + image: niruix/sshwifty:0.3.9-beta-release restart: unless-stopped container_name: sshwifty privileged: true diff --git a/apps/windows/config.json b/apps/windows/config.json index b570ca79..0729dfb6 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": 16, - "version": "2.17", + "tipi_version": 17, + "version": "2.18", "categories": [ "utilities" ], diff --git a/apps/windows/docker-compose.yml b/apps/windows/docker-compose.yml index 7254dd22..34f05757 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.17 + image: dockurr/windows:2.18 restart: unless-stopped devices: - /dev/kvm