From 45065b03e357c5ca8bd9adef95f6b7222699e29c Mon Sep 17 00:00:00 2001 From: berg Date: Wed, 29 Oct 2025 00:12:40 +0800 Subject: [PATCH] system-frontend: update version to v1.5.15 (#2008) feat: update system frontend to v1.5.15 --- .../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 6ddcb0915..a942e9d3c 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.14 + image: beclab/system-frontend:v1.5.15 imagePullPolicy: IfNotPresent command: - /bin/sh