Processed apps directory via GitHub Actions
This commit is contained in:
@@ -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}
|
||||
@@ -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:
|
||||
@@ -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:
|
||||
@@ -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:
|
||||
@@ -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:
|
||||
@@ -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:
|
||||
@@ -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}
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user