commit | 8cbef0e258aa0a72a9a80c14976f55aed3d05e0e | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周二 4月 19 17:04:49 2022 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周二 4月 19 17:04:49 2022 +0800 |
tree | 440b377a9069c9e7b2f622ed645ae647481b6de7 | |
parent | e1e4821a585f9fd0c379de4e2a4831676939bd08 [diff] |
chore: nwpu 升级1.4
diff --git a/project/nwpu/k8s-rancher/1.authx-service/5.token-server/4.0.token-server-installer.yaml b/project/nwpu/k8s-rancher/1.authx-service/5.token-server/4.0.token-server-installer.yaml index 34e1339..32d907d 100644 --- a/project/nwpu/k8s-rancher/1.authx-service/5.token-server/4.0.token-server-installer.yaml +++ b/project/nwpu/k8s-rancher/1.authx-service/5.token-server/4.0.token-server-installer.yaml
@@ -28,7 +28,7 @@ containers: - name: token-server-installer # 若使用了学校搭设的私有仓库,请修改 - image: paas.harbor.nwpu.edu.cn/token-server/token-server-installer:1.4.3-RELEASE + image: paas.harbor.nwpu.edu.cn/token-server/token-server-installer:1.4.4-RELEASE imagePullPolicy: Always envFrom: - configMapRef:
diff --git a/project/nwpu/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml b/project/nwpu/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml index 603786b..acf45a8 100644 --- a/project/nwpu/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml +++ b/project/nwpu/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml
@@ -38,7 +38,7 @@ containers: - name: api-docs-installer # 若使用了学校搭设的私有仓库,请修改 - image: paas.harbor.nwpu.edu.cn/token-server/api-docs-installer:1.4.3-RELEASE + image: paas.harbor.nwpu.edu.cn/token-server/api-docs-installer:1.4.4-RELEASE imagePullPolicy: Always envFrom: - configMapRef: