diff --git a/apps/.olares/config/user/helm-charts/system-apps/templates/system-frontend.yaml b/apps/.olares/config/user/helm-charts/system-apps/templates/system-frontend.yaml index ff93cc0a9..0882adf2c 100644 --- a/apps/.olares/config/user/helm-charts/system-apps/templates/system-frontend.yaml +++ b/apps/.olares/config/user/helm-charts/system-apps/templates/system-frontend.yaml @@ -333,7 +333,7 @@ spec: - name: PGDB value: user_space_{{ .Values.bfl.username }}_cloud_drive_integration - name: system-frontend-init - image: beclab/system-frontend:v1.3.115 + image: beclab/system-frontend:v1.3.116 imagePullPolicy: IfNotPresent command: - /bin/sh @@ -455,7 +455,7 @@ spec: - name: NATS_SUBJECT_VAULT value: os.vault.{{ .Values.bfl.username}} - name: user-service - image: beclab/user-service:v0.0.40 + image: beclab/user-service:v0.0.41 imagePullPolicy: IfNotPresent ports: - containerPort: 3000