From 77c4decaad0db7e4c51a3f0ef422a2be0e375450 Mon Sep 17 00:00:00 2001 From: wiy Date: Tue, 23 Sep 2025 20:52:29 +0800 Subject: [PATCH] fix(vault): import account bug (#1866) --- .../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 c50cea0ee..1ae3895be 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.4.37 + image: beclab/system-frontend:v1.4.39 imagePullPolicy: IfNotPresent command: - /bin/sh