Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-03 01:49:58 +00:00
parent 9d49bd2249
commit caff35630c
57 changed files with 12 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.16.1
image: henrygd/beszel-agent:0.17.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.16.1
image: henrygd/beszel:0.17.0
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:8.19.7
image: kibana:8.19.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:9.2.1
image: kibana:9.2.2
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sonatype/nexus3:3.86.2-alpine
image: sonatype/nexus3:3.87.0-alpine
labels:
createdBy: Apps
networks:

View File

@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:0.6.40
image: ghcr.io/open-webui/open-webui:0.6.41
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.16.1
image: henrygd/beszel-agent:0.17.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.16.1
image: henrygd/beszel:0.17.0
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:8.19.7
image: kibana:8.19.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:9.2.1
image: kibana:9.2.2
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sonatype/nexus3:3.86.2-alpine
image: sonatype/nexus3:3.87.0-alpine
labels:
createdBy: Apps
networks:

View File

@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:0.6.40
image: ghcr.io/open-webui/open-webui:0.6.41
labels:
createdBy: Apps
networks: