From 6eecd514e4d212e321d9b75d2f500dcc3e0cc1f4 Mon Sep 17 00:00:00 2001 From: berg Date: Thu, 30 Oct 2025 16:15:43 +0800 Subject: [PATCH] system frontend: update system frontend to v1.5.18 (#2017) feat: update system frontend to v1.5.18 --- .../user/helm-charts/system-apps/templates/olares-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/.olares/config/user/helm-charts/system-apps/templates/olares-app.yaml b/apps/.olares/config/user/helm-charts/system-apps/templates/olares-app.yaml index d20247589..c0df7f39c 100644 --- a/apps/.olares/config/user/helm-charts/system-apps/templates/olares-app.yaml +++ b/apps/.olares/config/user/helm-charts/system-apps/templates/olares-app.yaml @@ -303,7 +303,7 @@ spec: chown -R 1000:1000 /uploadstemp && \ chown -R 1000:1000 /appdata - name: olares-app-init - image: beclab/system-frontend:v1.5.16 + image: beclab/system-frontend:v1.5.18 imagePullPolicy: IfNotPresent command: - /bin/sh