commit | 166aa7278a65aa62323e14a977f5c3e32964a734 | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周一 1月 10 17:11:02 2022 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周一 1月 10 17:11:02 2022 +0800 |
tree | 7c0962a48a4e7d52dc4969498ced033e6873a181 | |
parent | 6843a962761ae8295d927eb1fdf86345206641a0 [diff] |
chore: authx-service 认证授权管理,更新镜像版本 1.3.5-RELEASE
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml index 36b4b70..f253247 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml
@@ -114,7 +114,7 @@ spec: containers: - name: authx-service-bff - image: harbor.supwisdom.com/authx-service/authx-service-bff:1.3.1-RELEASE + image: harbor.supwisdom.com/authx-service/authx-service-bff:1.3.5-RELEASE imagePullPolicy: Always ports: - containerPort: 8080
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.9.authx-management.yaml b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.9.authx-management.yaml index 8fedc83..29789b9 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.9.authx-management.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.9.authx-management.yaml
@@ -44,7 +44,7 @@ spec: containers: - name: authx-management - image: harbor.supwisdom.com/authx-service/authx-management:1.3.1-RELEASE + image: harbor.supwisdom.com/authx-service/authx-management:1.3.5-RELEASE imagePullPolicy: Always ports: - containerPort: 80