fix: termipass v1.2.37 & profile v1.0.2 & settings v0.1.83 (#488)

fix: termipass v1.2.37 & profile v1.0.2 & settings v0.1.82
This commit is contained in:
huaiyuan
2024-09-23 23:50:03 +08:00
committed by GitHub
parent 2fefc5c23e
commit f91c8f6144
7 changed files with 13 additions and 13 deletions

View File

@@ -171,7 +171,7 @@ spec:
- mountPath: /www
name: www-dir
- name: profile-editor-init
image: beclab/profile-editor:v1.0.1
image: beclab/profile-editor:v1.0.2
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -183,7 +183,7 @@ spec:
- mountPath: /www
name: www-dir
- name: profile-preview-init
image: beclab/profile-preview:v1.0.1
image: beclab/profile-preview:v1.0.2
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -195,7 +195,7 @@ spec:
- mountPath: /www
name: www-dir
- name: wise-init
image: beclab/wise:v1.2.35
image: beclab/wise:v1.2.37
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -292,7 +292,7 @@ spec:
fieldRef:
fieldPath: status.podIP
- name: profile-services
image: beclab/profile-services:v1.0.1
image: beclab/profile-services:v1.0.2
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false