From 3c5e0373721c83d445fb9988859c19e3d799207e Mon Sep 17 00:00:00 2001 From: berg Date: Sun, 28 Sep 2025 20:30:44 +0800 Subject: [PATCH] system frontend: update system frontend to v1.5.3 (#1884) feat: update system frontend to v1.5.3 --- .../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 afb3f9009..7a8eb0c43 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 @@ -321,7 +321,7 @@ spec: - name: PGDB value: user_space_{{ .Values.bfl.username }}_cloud_drive_integration - name: olares-app-init - image: beclab/system-frontend:v1.5.2 + image: beclab/system-frontend:v1.5.3 imagePullPolicy: IfNotPresent command: - /bin/sh