From 3caaa6b63becf96d17e0e88e19a8ce3b0fc51ecf Mon Sep 17 00:00:00 2001 From: aby913 Date: Thu, 23 Oct 2025 23:48:49 +0800 Subject: [PATCH] files(fix): optimize the return value of the accounts query (#1981) fix: optimize the return value of the accounts query --- framework/files/.olares/config/cluster/deploy/files_deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/files/.olares/config/cluster/deploy/files_deploy.yaml b/framework/files/.olares/config/cluster/deploy/files_deploy.yaml index 56157c6fa..aac874bae 100644 --- a/framework/files/.olares/config/cluster/deploy/files_deploy.yaml +++ b/framework/files/.olares/config/cluster/deploy/files_deploy.yaml @@ -173,7 +173,7 @@ spec: {{ end }} - name: files - image: beclab/files-server:v0.2.120 + image: beclab/files-server:v0.2.123 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: true