Compare commits

...

1 Commits

2 changed files with 3 additions and 3 deletions

View File

@@ -346,7 +346,7 @@ spec:
- name: PGDB
value: user_space_{{ .Values.bfl.username }}_cloud_drive_integration
- name: system-frontend-init
image: beclab/system-frontend:v1.3.111
image: beclab/system-frontend:v1.3.112
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -468,7 +468,7 @@ spec:
- name: NATS_SUBJECT_VAULT
value: os.vault.{{ .Values.bfl.username}}
- name: user-service
image: beclab/user-service:v0.0.38
image: beclab/user-service:v0.0.39
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000

View File

@@ -141,7 +141,7 @@ spec:
value: os_framework_notifications
containers:
- name: notifications-api
image: beclab/notifications-api:v1.12.21
image: beclab/notifications-api:v1.12.25
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3010