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 c2f5bf803..67ae43a37 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 @@ -318,7 +318,7 @@ spec: chown -R 1000:1000 /uploadstemp && \ chown -R 1000:1000 /appdata - name: olares-app-init - image: beclab/system-frontend:v1.6.15 + image: beclab/system-frontend:v1.6.16 imagePullPolicy: IfNotPresent command: - /bin/sh diff --git a/framework/files/.olares/config/cluster/deploy/files_deploy.yaml b/framework/files/.olares/config/cluster/deploy/files_deploy.yaml index 00bb45948..417b10820 100644 --- a/framework/files/.olares/config/cluster/deploy/files_deploy.yaml +++ b/framework/files/.olares/config/cluster/deploy/files_deploy.yaml @@ -210,7 +210,7 @@ spec: command: - /samba_share - name: files - image: beclab/files-server:v0.2.134 + image: beclab/files-server:v0.2.135 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: true