From 7394b5a5457093f7c7be54ce44ee6b2e9068a7dd Mon Sep 17 00:00:00 2001 From: falkheiland Date: Wed, 1 May 2024 16:32:42 +0200 Subject: [PATCH 01/26] Update apps/crowdsec/docker-compose.yml Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- apps/crowdsec/docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/crowdsec/docker-compose.yml b/apps/crowdsec/docker-compose.yml index 25d875d0..1fcf0fcb 100644 --- a/apps/crowdsec/docker-compose.yml +++ b/apps/crowdsec/docker-compose.yml @@ -35,7 +35,8 @@ services: - crowdsec environment: # the CROWDSEC_BOUNCER_API_KEY needs to be created of the crowdsec container with: - # `docker compose exec -t crowdsec cscli bouncers add crowdsec-bouncer-traefik` + # To create the CROWDSEC_BOUNCER_API_KEY, execute the following command in the crowdsec container: + # docker compose exec -t crowdsec cscli bouncers add crowdsec-bouncer-traefik - CROWDSEC_BOUNCER_API_KEY=${CROWDSEC_BOUNCER_API_KEY} - CROWDSEC_AGENT_HOST=crowdsec:8080 networks: From 3faf5e7579db297e8e3e1aa4ba5f92554c6e24e6 Mon Sep 17 00:00:00 2001 From: falkheiland Date: Wed, 1 May 2024 16:33:03 +0200 Subject: [PATCH 02/26] Update apps/crowdsec/metadata/description.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- apps/crowdsec/metadata/description.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/crowdsec/metadata/description.md b/apps/crowdsec/metadata/description.md index c2f4b3df..b6f6a204 100644 --- a/apps/crowdsec/metadata/description.md +++ b/apps/crowdsec/metadata/description.md @@ -31,7 +31,7 @@ API key for 'crowdsec-bouncer-traefik': Please keep this key since you will not be able to retrieve it! ``` - +To get the Bouncer API Key, use this Key in the settings of the app instead of the dummy Bouncer API Key and restart the app. to get the Bouncer API Key. Use this Key in the settings of the app instead of dummy Bouncer API Key and restart the app. ## Check Metrics From e0c2f7da4bced63436042ac787553a173bd646da Mon Sep 17 00:00:00 2001 From: falkheiland Date: Wed, 1 May 2024 16:33:44 +0200 Subject: [PATCH 03/26] Update apps/crowdsec/metadata/description.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- apps/crowdsec/metadata/description.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/crowdsec/metadata/description.md b/apps/crowdsec/metadata/description.md index b6f6a204..66a7a632 100644 --- a/apps/crowdsec/metadata/description.md +++ b/apps/crowdsec/metadata/description.md @@ -99,5 +99,4 @@ add the following files and / or settings: address: http://crowdsec-bouncer-traefik:8080/api/v1/forwardAuth trustForwardHeader: true ``` - -restart runtipi to apply the settings. \ No newline at end of file +restart runtipi to apply the settings. From 44076791eafd971114a407e8ceb442d81e4d44e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 16:45:54 +0000 Subject: [PATCH 04/26] chore(deps): update lobehub/lobe-chat docker tag to v0.152.2 (#3346) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index cd031a58..13f8be8e 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": 129, - "version": "0.152.1", + "tipi_version": 130, + "version": "0.152.2", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index ed78dbec..423c2178 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.152.1 + image: lobehub/lobe-chat:v0.152.2 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} From d9b2ccb4f3de8651f5340685622e2f8dc00c0120 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 01:13:41 +0000 Subject: [PATCH 05/26] chore(deps): update lobehub/lobe-chat docker tag to v0.152.4 (#3347) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index 13f8be8e..f686c510 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": 130, - "version": "0.152.2", + "tipi_version": 131, + "version": "0.152.4", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index 423c2178..42e4f481 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.152.2 + image: lobehub/lobe-chat:v0.152.4 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} From fefba8a0978b92385f0cf62d497683622f60b5cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 01:15:58 +0000 Subject: [PATCH 06/26] chore(deps): update dockurr/windows docker tag to v3.01 (#3348) --- apps/windows/config.json | 4 ++-- apps/windows/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/windows/config.json b/apps/windows/config.json index d1d6b7e6..c5a0d50e 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": 22, - "version": "3.00", + "tipi_version": 23, + "version": "3.01", "categories": [ "utilities" ], diff --git a/apps/windows/docker-compose.yml b/apps/windows/docker-compose.yml index 119eabbf..cf8ee2ed 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:3.00 + image: dockurr/windows:3.01 restart: unless-stopped devices: - /dev/kvm From c5c2110903bf9d3d26a8cdf4166b5e9953375c0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 06:10:31 +0000 Subject: [PATCH 07/26] chore(deps): update invoiceninja/invoiceninja docker tag to v5.8.52 (#3349) --- apps/invoice-ninja/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/invoice-ninja/docker-compose.yml b/apps/invoice-ninja/docker-compose.yml index b910cb09..a8e7cef1 100644 --- a/apps/invoice-ninja/docker-compose.yml +++ b/apps/invoice-ninja/docker-compose.yml @@ -42,7 +42,7 @@ services: traefik.http.routers.invoice-ninja-local.tls: true invoice-ninja-server: - image: invoiceninja/invoiceninja:5.8.51 + image: invoiceninja/invoiceninja:5.8.52 container_name: invoice-ninja-server restart: unless-stopped user: 1500:1500 From d8092101a2da5b4bf8ed92f9a3c85488df106263 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 06:12:58 +0000 Subject: [PATCH 08/26] chore(deps): update lobehub/lobe-chat docker tag to v0.152.5 (#3350) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index f686c510..c6a09c9f 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": 131, - "version": "0.152.4", + "tipi_version": 132, + "version": "0.152.5", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index 42e4f481..1be2f10c 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.152.4 + image: lobehub/lobe-chat:v0.152.5 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} From ba1dd770ccc7d4c32732f0dc2842e6351637945c Mon Sep 17 00:00:00 2001 From: falkheiland Date: Thu, 2 May 2024 10:17:39 +0200 Subject: [PATCH 09/26] edited volumes --- apps/crowdsec/docker-compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/crowdsec/docker-compose.yml b/apps/crowdsec/docker-compose.yml index 1fcf0fcb..de5227b9 100644 --- a/apps/crowdsec/docker-compose.yml +++ b/apps/crowdsec/docker-compose.yml @@ -11,7 +11,6 @@ services: - ${APP_DATA_DIR}/data/crowdsec/acquis.yaml:/etc/crowdsec/acquis.yaml - ${APP_DATA_DIR}/data/crowdsec/db:/var/lib/crowdsec/data - /var/log/auth.log:/var/log/auth.log:ro - - /var/log/syslog.log:/var/log/syslog.log:ro - /var/log/traefik:/var/log/traefik:ro # other containers will output their log files too # sudo mkdir /var/log/crowdsec From c997cde18f905d3c08809ec51b6cabf90f5a437c Mon Sep 17 00:00:00 2001 From: falkheiland Date: Thu, 2 May 2024 10:31:45 +0200 Subject: [PATCH 10/26] Update apps/crowdsec/metadata/description.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- apps/crowdsec/metadata/description.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/crowdsec/metadata/description.md b/apps/crowdsec/metadata/description.md index 66a7a632..a617641d 100644 --- a/apps/crowdsec/metadata/description.md +++ b/apps/crowdsec/metadata/description.md @@ -1,4 +1,4 @@ -# Crowdsec +# CrowdSec CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI From fdccceac2884f453956d01654944dc0a693f70d3 Mon Sep 17 00:00:00 2001 From: falkheiland Date: Thu, 2 May 2024 10:31:56 +0200 Subject: [PATCH 11/26] Update apps/crowdsec/metadata/description.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- apps/crowdsec/metadata/description.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/crowdsec/metadata/description.md b/apps/crowdsec/metadata/description.md index a617641d..50e976b5 100644 --- a/apps/crowdsec/metadata/description.md +++ b/apps/crowdsec/metadata/description.md @@ -32,7 +32,7 @@ API key for 'crowdsec-bouncer-traefik': Please keep this key since you will not be able to retrieve it! ``` To get the Bouncer API Key, use this Key in the settings of the app instead of the dummy Bouncer API Key and restart the app. -to get the Bouncer API Key. Use this Key in the settings of the app instead of dummy Bouncer API Key and restart the app. +To get the Bouncer API Key, use this Key in the settings of the app instead of the dummy Bouncer API Key and restart the app. ## Check Metrics From be962ff492db5d9518ac123aebf3899730d8e90e Mon Sep 17 00:00:00 2001 From: falkheiland Date: Thu, 2 May 2024 10:55:33 +0200 Subject: [PATCH 12/26] added config path --- apps/crowdsec/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/crowdsec/docker-compose.yml b/apps/crowdsec/docker-compose.yml index de5227b9..87f5559f 100644 --- a/apps/crowdsec/docker-compose.yml +++ b/apps/crowdsec/docker-compose.yml @@ -9,6 +9,7 @@ services: - /etc/localtime:/etc/localtime:ro - /var/run/docker.sock:/var/run/docker.sock:ro - ${APP_DATA_DIR}/data/crowdsec/acquis.yaml:/etc/crowdsec/acquis.yaml + - ${APP_DATA_DIR}/data/crowdsec:/etc/crowdsec - ${APP_DATA_DIR}/data/crowdsec/db:/var/lib/crowdsec/data - /var/log/auth.log:/var/log/auth.log:ro - /var/log/traefik:/var/log/traefik:ro From b449e509ee463c5e452467c656eeaa9c733354e1 Mon Sep 17 00:00:00 2001 From: falkheiland Date: Thu, 2 May 2024 10:58:44 +0200 Subject: [PATCH 13/26] coderabbit suggestions --- apps/crowdsec/metadata/description.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/crowdsec/metadata/description.md b/apps/crowdsec/metadata/description.md index 50e976b5..45de3d0e 100644 --- a/apps/crowdsec/metadata/description.md +++ b/apps/crowdsec/metadata/description.md @@ -31,7 +31,7 @@ API key for 'crowdsec-bouncer-traefik': Please keep this key since you will not be able to retrieve it! ``` -To get the Bouncer API Key, use this Key in the settings of the app instead of the dummy Bouncer API Key and restart the app. + To get the Bouncer API Key, use this Key in the settings of the app instead of the dummy Bouncer API Key and restart the app. ## Check Metrics @@ -99,4 +99,5 @@ add the following files and / or settings: address: http://crowdsec-bouncer-traefik:8080/api/v1/forwardAuth trustForwardHeader: true ``` + restart runtipi to apply the settings. From 3274ed5edff39d9b586597af081070cdc3989ad0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 10:31:22 +0000 Subject: [PATCH 14/26] chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.45.22 (#3351) --- apps/changedetection/config.json | 4 ++-- apps/changedetection/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/changedetection/config.json b/apps/changedetection/config.json index 18ad6925..0c1265f3 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": 19, - "version": "0.45.21", + "tipi_version": 20, + "version": "0.45.22", "categories": [ "utilities" ], diff --git a/apps/changedetection/docker-compose.yml b/apps/changedetection/docker-compose.yml index b13403f1..0edb6107 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.21 + image: ghcr.io/dgtlmoon/changedetection.io:0.45.22 container_name: changedetection hostname: changedetection volumes: From 1fa3c59d3ee4dcfcb294351acf0674fa0b64c9aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 10:33:39 +0000 Subject: [PATCH 15/26] chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.5.0 (#3352) --- apps/homeassistant-1/config.json | 4 ++-- apps/homeassistant-1/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/homeassistant-1/config.json b/apps/homeassistant-1/config.json index e9baf9b7..15c582ed 100644 --- a/apps/homeassistant-1/config.json +++ b/apps/homeassistant-1/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "homeassistant-1", - "tipi_version": 13, - "version": "2024.4.4", + "tipi_version": 14, + "version": "2024.5.0", "categories": [ "automation" ], diff --git a/apps/homeassistant-1/docker-compose.yml b/apps/homeassistant-1/docker-compose.yml index 79176e9e..b274fd7d 100644 --- a/apps/homeassistant-1/docker-compose.yml +++ b/apps/homeassistant-1/docker-compose.yml @@ -2,7 +2,7 @@ version: '3' services: homeassistant-1: - image: ghcr.io/home-assistant/home-assistant:2024.4.4 + image: ghcr.io/home-assistant/home-assistant:2024.5.0 container_name: homeassistant-1 environment: - TZ=${TZ} From 01ce37ddcdfd1ee7b20f72bcc43fe3d7c9d739fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 12:07:31 +0000 Subject: [PATCH 16/26] chore(deps): update koenkk/zigbee2mqtt docker tag to v1.37.0 (#3353) --- apps/zigbee2mqtt/config.json | 4 ++-- apps/zigbee2mqtt/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/zigbee2mqtt/config.json b/apps/zigbee2mqtt/config.json index a6135b87..5e78dba9 100755 --- a/apps/zigbee2mqtt/config.json +++ b/apps/zigbee2mqtt/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "zigbee2mqtt", - "tipi_version": 3, - "version": "1.36.1", + "tipi_version": 4, + "version": "1.37.0", "categories": [ "utilities", "automation" diff --git a/apps/zigbee2mqtt/docker-compose.yml b/apps/zigbee2mqtt/docker-compose.yml index 45755193..ee6ab699 100644 --- a/apps/zigbee2mqtt/docker-compose.yml +++ b/apps/zigbee2mqtt/docker-compose.yml @@ -3,7 +3,7 @@ version: '3.7' services: zigbee2mqtt: container_name: zigbee2mqtt - image: koenkk/zigbee2mqtt:1.36.1 + image: koenkk/zigbee2mqtt:1.37.0 environment: - TZ=${TZ} volumes: From 1cf3d0f10109e2c18c4b5b59fe47d80a8f347f64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 12:09:46 +0000 Subject: [PATCH 17/26] chore(deps): update lscr.io/linuxserver/sabnzbd docker tag to v4.3.0 (#3354) --- apps/sabnzbd/config.json | 4 ++-- apps/sabnzbd/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/sabnzbd/config.json b/apps/sabnzbd/config.json index 4d1a6f53..ab480606 100644 --- a/apps/sabnzbd/config.json +++ b/apps/sabnzbd/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "sabnzbd", - "tipi_version": 12, - "version": "4.2.3", + "tipi_version": 13, + "version": "4.3.0", "categories": [ "media", "utilities" diff --git a/apps/sabnzbd/docker-compose.yml b/apps/sabnzbd/docker-compose.yml index 102f7e07..837c384e 100644 --- a/apps/sabnzbd/docker-compose.yml +++ b/apps/sabnzbd/docker-compose.yml @@ -2,7 +2,7 @@ version: '3' services: sabnzbd: - image: lscr.io/linuxserver/sabnzbd:4.2.3 + image: lscr.io/linuxserver/sabnzbd:4.3.0 container_name: sabnzbd ports: - ${APP_PORT}:8080 From 33824c87f5e867df4a2a631bfd7681cbf6e435bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 17:08:41 +0000 Subject: [PATCH 18/26] chore(deps): update budibase/budibase docker tag to v2.24.1 (#3355) --- apps/budibase/config.json | 4 ++-- apps/budibase/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/budibase/config.json b/apps/budibase/config.json index b060e95d..2b85a422 100644 --- a/apps/budibase/config.json +++ b/apps/budibase/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "budibase", - "tipi_version": 129, - "version": "2.24.0", + "tipi_version": 130, + "version": "2.24.1", "categories": [ "development" ], diff --git a/apps/budibase/docker-compose.yml b/apps/budibase/docker-compose.yml index 26f93e5b..565ea35e 100644 --- a/apps/budibase/docker-compose.yml +++ b/apps/budibase/docker-compose.yml @@ -1,7 +1,7 @@ version: '3.7' services: budibase: - image: budibase/budibase:2.24.0 + image: budibase/budibase:2.24.1 restart: unless-stopped container_name: budibase ports: From 013b6644a23fb5a2b8f5e041d18450146fdb2f4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 17:11:09 +0000 Subject: [PATCH 19/26] chore(deps): update lobehub/lobe-chat docker tag to v0.152.6 (#3356) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index c6a09c9f..6d0e14e2 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": 132, - "version": "0.152.5", + "tipi_version": 133, + "version": "0.152.6", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index 1be2f10c..9641547d 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.152.5 + image: lobehub/lobe-chat:v0.152.6 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} From a38bc4e705f35373512d208880aef7cc96a4b262 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 18:06:24 +0000 Subject: [PATCH 20/26] chore(deps): update lobehub/lobe-chat docker tag to v0.152.7 (#3358) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index 6d0e14e2..97b0a9b0 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": 133, - "version": "0.152.6", + "tipi_version": 134, + "version": "0.152.7", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index 9641547d..ef022525 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.152.6 + image: lobehub/lobe-chat:v0.152.7 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} From 796d5d803d19394bee1be60caac6d2dffa02db39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 18:09:07 +0000 Subject: [PATCH 21/26] chore(deps): update simplexchat/smp-server docker tag to v5.7.1 (#3359) --- apps/simplex-smp/config.json | 4 ++-- apps/simplex-smp/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/simplex-smp/config.json b/apps/simplex-smp/config.json index 6edd40a3..c22407c3 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": 17, - "version": "5.7.0", + "tipi_version": 18, + "version": "5.7.1", "categories": [ "social" ], diff --git a/apps/simplex-smp/docker-compose.yml b/apps/simplex-smp/docker-compose.yml index 385c8bc7..0227ea18 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.7.0 + image: simplexchat/smp-server:v5.7.1 container_name: simplex-smp volumes: - ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z From 173535089bf171bac33e9f0dfcd447104fb44d02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 22:24:19 +0000 Subject: [PATCH 22/26] chore(deps): update ghcr.io/kiwix/kiwix-serve docker tag to v3.7.0 (#3360) --- apps/kiwix-serve/config.json | 13 +++++++++---- apps/kiwix-serve/docker-compose.yml | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/apps/kiwix-serve/config.json b/apps/kiwix-serve/config.json index f61d40cf..4b2fc826 100644 --- a/apps/kiwix-serve/config.json +++ b/apps/kiwix-serve/config.json @@ -5,14 +5,19 @@ "available": true, "exposable": true, "id": "kiwix-serve", - "tipi_version": 1, - "version": "3.5.0-2", - "categories": ["media"], + "tipi_version": 2, + "version": "3.7.0-2", + "categories": [ + "media" + ], "description": "Kiwix Server is a web server for hosting .zim files", "short_desc": "Kiwix Server is a web server for hosting .zim files", "author": "Kiwix", "source": "https://github.com/kiwix/kiwix-tools/", "website": "https://kiwix.org/", "form_fields": [], - "supported_architectures": ["arm64", "amd64"] + "supported_architectures": [ + "arm64", + "amd64" + ] } diff --git a/apps/kiwix-serve/docker-compose.yml b/apps/kiwix-serve/docker-compose.yml index 56b739a8..5216cb6d 100644 --- a/apps/kiwix-serve/docker-compose.yml +++ b/apps/kiwix-serve/docker-compose.yml @@ -3,7 +3,7 @@ version: '3.9' services: kiwix-serve: container_name: kiwix-serve - image: ghcr.io/kiwix/kiwix-serve:3.5.0-2 + image: ghcr.io/kiwix/kiwix-serve:3.7.0-2 ports: - ${APP_PORT}:8080 volumes: From f601579b7e4fa6bca754eb6d1ff6eb9228d999ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 22:26:54 +0000 Subject: [PATCH 23/26] chore(deps): update ghostfolio/ghostfolio docker tag to v2.78.0 (#3361) --- apps/ghostfolio/config.json | 4 ++-- apps/ghostfolio/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/ghostfolio/config.json b/apps/ghostfolio/config.json index fb2dee42..d2ce693a 100644 --- a/apps/ghostfolio/config.json +++ b/apps/ghostfolio/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "ghostfolio", - "tipi_version": 79, - "version": "2.77.1", + "tipi_version": 80, + "version": "2.78.0", "categories": [ "finance" ], diff --git a/apps/ghostfolio/docker-compose.yml b/apps/ghostfolio/docker-compose.yml index 82f899ea..4b56be80 100644 --- a/apps/ghostfolio/docker-compose.yml +++ b/apps/ghostfolio/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.9" services: ghostfolio: container_name: ghostfolio - image: ghostfolio/ghostfolio:2.77.1 + image: ghostfolio/ghostfolio:2.78.0 restart: unless-stopped ports: - ${APP_PORT}:3333 From 0f39a01dfe93269c512319d416ab5bfc6a2f55e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 00:11:11 +0000 Subject: [PATCH 24/26] chore(deps): update invoiceninja/invoiceninja docker tag to v5.8.53 (#3362) --- apps/invoice-ninja/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/invoice-ninja/docker-compose.yml b/apps/invoice-ninja/docker-compose.yml index a8e7cef1..94a543f0 100644 --- a/apps/invoice-ninja/docker-compose.yml +++ b/apps/invoice-ninja/docker-compose.yml @@ -42,7 +42,7 @@ services: traefik.http.routers.invoice-ninja-local.tls: true invoice-ninja-server: - image: invoiceninja/invoiceninja:5.8.52 + image: invoiceninja/invoiceninja:5.8.53 container_name: invoice-ninja-server restart: unless-stopped user: 1500:1500 From 778f1110334cdc9ef9e6faa0863eaa30fcc7f6f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 07:35:59 +0000 Subject: [PATCH 25/26] chore(deps): update kanboard/kanboard docker tag to v1.2.36 (#3363) --- apps/kanboard/config.json | 4 ++-- apps/kanboard/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/kanboard/config.json b/apps/kanboard/config.json index dcf47c32..43c14b0d 100644 --- a/apps/kanboard/config.json +++ b/apps/kanboard/config.json @@ -5,8 +5,8 @@ "port": 8010, "id": "kanboard", "description": "Kanboard is a free and open source Kanban project management software.", - "tipi_version": 9, - "version": "1.2.35", + "tipi_version": 10, + "version": "1.2.36", "categories": [ "development" ], diff --git a/apps/kanboard/docker-compose.yml b/apps/kanboard/docker-compose.yml index 1ae8cdf5..4bc2d3dd 100644 --- a/apps/kanboard/docker-compose.yml +++ b/apps/kanboard/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.9" services: kanboard: container_name: kanboard - image: kanboard/kanboard:v1.2.35 + image: kanboard/kanboard:v1.2.36 environment: - PLUGIN_INSTALLER=${PLUGIN_INSTALLER} ports: From bf3954fcf634ed39de5590eb17094631e6c5685c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 07:38:23 +0000 Subject: [PATCH 26/26] chore(deps): update lobehub/lobe-chat docker tag to v0.152.8 (#3364) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index 97b0a9b0..ed7bfac9 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": 134, - "version": "0.152.7", + "tipi_version": 135, + "version": "0.152.8", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index ef022525..015ebf20 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.152.7 + image: lobehub/lobe-chat:v0.152.8 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL}