From: 刘洪青 Date: Thu, 28 Oct 2021 10:32:27 +0000 (+0800) Subject: chore: user-authorization-service 授权服务,更新镜像版本 1.2.6-RELEASE X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=2b811f452f9edcae8002c359fc609e1df7db251f;p=institute%2Fdeploy-authx-service.git chore: user-authorization-service 授权服务,更新镜像版本 1.2.6-RELEASE --- diff --git a/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml index c70accb..dbc9dc4 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml @@ -28,7 +28,7 @@ spec: containers: - name: user-authorization-installer # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/user-authorization-service/user-authorization-installer:1.2.5-RELEASE + image: harbor.supwisdom.com/user-authorization-service/user-authorization-installer:1.2.6-RELEASE imagePullPolicy: Always envFrom: - configMapRef: diff --git a/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.1.user-authorization-poa.yaml b/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.1.user-authorization-poa.yaml index 173b210..d59452f 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.1.user-authorization-poa.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.1.user-authorization-poa.yaml @@ -78,7 +78,7 @@ spec: containers: - name: user-authorization-poa # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/user-authorization-service/user-authorization-poa:1.2.5-RELEASE + image: harbor.supwisdom.com/user-authorization-service/user-authorization-poa:1.2.6-RELEASE imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.2.user-authorization-sa.yaml b/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.2.user-authorization-sa.yaml index d0edf48..28ef0bc 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.2.user-authorization-sa.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.2.user-authorization-sa.yaml @@ -80,7 +80,7 @@ spec: containers: - name: user-authorization-sa # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/user-authorization-service/user-authorization-sa:1.2.5-RELEASE + image: harbor.supwisdom.com/user-authorization-service/user-authorization-sa:1.2.6-RELEASE imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/5.user-authorization-datax-job.yaml b/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/5.user-authorization-datax-job.yaml index 0270cf2..03a18e9 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/5.user-authorization-datax-job.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/5.user-authorization-datax-job.yaml @@ -41,7 +41,7 @@ spec: containers: - name: user-authorization-datax-job # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/user-authorization-service/user-authorization-datax-job:1.2.5-RELEASE + image: harbor.supwisdom.com/user-authorization-service/user-authorization-datax-job:1.2.6-RELEASE imagePullPolicy: Always envFrom: - configMapRef: diff --git a/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/9.api-docs-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/9.api-docs-installer.yaml index 5b99fed..f90294c 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/9.api-docs-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/9.api-docs-installer.yaml @@ -38,7 +38,7 @@ spec: containers: - name: api-docs-installer # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/user-authorization-service/api-docs-installer:1.2.5-RELEASE + image: harbor.supwisdom.com/user-authorization-service/api-docs-installer:1.2.6-RELEASE imagePullPolicy: Always envFrom: - configMapRef: