Compare commits

...

3 Commits

Author SHA1 Message Date
arch3rPro 495d24b7c9 feat: update nezha 2.0.11 2026-05-20 05:32:19 +08:00
arch3rPro 5c5a655e0a feat: update n8n-zh 2.22.0 2026-05-20 05:31:30 +08:00
arch3rPro df44dbe2d1 feat: update dify 1.14.2 2026-05-20 05:30:36 +08:00
42 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -553,7 +553,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🤖 开源LLM应用开发平台,支持AI工作流和RAG管道
<kbd>1.14.1</kbd> • [官网链接](https://github.com/langgenius/dify)
<kbd>1.14.2</kbd> • [官网链接](https://github.com/langgenius/dify)
</td>
<td width="33%" align="center">
@@ -729,7 +729,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔄 n8n汉化版,具有原生AI能力的Fair-code工作流自动化平台
<kbd>2.21.3</kbd> • [官网链接](https://n8n.io/)
<kbd>2.22.0</kbd> • [官网链接](https://n8n.io/)
</td>
</tr>
@@ -902,7 +902,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
📊 开源轻量易用的服务器监控运维工具
<kbd>2.0.9</kbd> • [官网链接](https://github.com/naiba/nezha/)
<kbd>2.0.11</kbd> • [官网链接](https://github.com/naiba/nezha/)
</td>
<td width="33%" align="center">
@@ -510,7 +510,7 @@ x-shared-env:
QUEUE_MONITOR_INTERVAL: ${QUEUE_MONITOR_INTERVAL:-30}
services:
api:
image: langgenius/dify-api:1.14.1
image: langgenius/dify-api:1.14.2
env_file:
- dify.env
restart: always
@@ -1,6 +1,6 @@
services:
n8n:
image: n8nio/n8n:2.21.3
image: n8nio/n8n:2.22.0
container_name: ${CONTAINER_NAME}
restart: always
user: 1000:1000
@@ -1,6 +1,6 @@
services:
dashboard:
image: ghcr.io/nezhahq/nezha:v2.0.9
image: ghcr.io/nezhahq/nezha:v2.0.11
container_name: ${CONTAINER_NAME}
restart: always
volumes: