Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-09 07:41:43 +00:00
parent 191107d1f2
commit 0415e002c2
151 changed files with 256 additions and 256 deletions
@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:8.19.13
image: kibana:8.19.14
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.3.2
image: kibana:9.3.3
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- DEV=false
- LOG_LEVEL=INFO
- PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true
image: jxxghp/moviepilot:2.9.26
image: jxxghp/moviepilot:2.9.27
labels:
createdBy: Apps
logging:
@@ -30,7 +30,7 @@ services:
- -e
- fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1))
timeout: 5s
image: ghcr.io/openclaw/openclaw:2026.4.8
image: ghcr.io/openclaw/openclaw:2026.4.9
init: true
labels:
createdBy: Apps