Compare commits

...

2 Commits

Author SHA1 Message Date
arch3rPro
ada91aa913 feat: update gpt-load 1.4.6 2026-03-30 05:32:23 +08:00
arch3rPro
4cb5055487 feat: update beszel-agent 0.18.6 2026-03-30 05:30:20 +08:00
12 changed files with 4 additions and 4 deletions

View File

@@ -606,7 +606,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🚀 智能密钥轮询的多渠道AI代理高性能企业级AI接口透明代理服务
<kbd>1.4.4</kbd> • [官网链接](https://github.com/tbphp/gpt-load)
<kbd>1.4.6</kbd> • [官网链接](https://github.com/tbphp/gpt-load)
</td>
</tr>
@@ -955,7 +955,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
⚡ 轻量级服务器监控代理,支持实时性能数据收集
<kbd>0.18.5</kbd> • [官网链接](https://github.com/henrygd/beszel)
<kbd>0.18.6</kbd> • [官网链接](https://github.com/henrygd/beszel)
</td>
<td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services:
beszel-agent:
image: henrygd/beszel-agent:0.18.5
image: henrygd/beszel-agent:0.18.6
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host

View File

@@ -1,6 +1,6 @@
services:
gpt-load:
image: ghcr.io/tbphp/gpt-load:v1.4.4
image: ghcr.io/tbphp/gpt-load:v1.4.6
container_name: ${CONTAINER_NAME}
restart: always
ports: