We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9f318 commit 82b5a66Copy full SHA for 82b5a66
apps/.olares/config/user/helm-charts/system-apps/templates/olares-app.yaml
@@ -303,7 +303,7 @@ spec:
303
chown -R 1000:1000 /uploadstemp && \
304
chown -R 1000:1000 /appdata
305
- name: olares-app-init
306
- image: beclab/system-frontend:v1.5.24
+ image: beclab/system-frontend:v1.5.25
307
imagePullPolicy: IfNotPresent
308
command:
309
- /bin/sh
@@ -424,7 +424,7 @@ spec:
424
- name: NATS_SUBJECT_VAULT
425
value: os.vault.{{ .Values.bfl.username}}
426
- name: user-service
427
- image: beclab/user-service:v0.0.67
+ image: beclab/user-service:v0.0.68
428
429
ports:
430
- containerPort: 3000
0 commit comments