From 7ba21a08fffbeb431416d643d58be92f7486e8aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Tue, 15 Sep 2020 22:12:29 +0800 Subject: [PATCH] =?utf8?q?chore:=20=E5=8D=87=E7=BA=A7=E9=83=A8=E7=BD=B2?= =?utf8?q?=E9=95=9C=E5=83=8F=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../2.user-data-service/4.0.user-data-service-installer.yaml | 2 +- .../2.user-data-service/4.1.user-data-service-poa.yaml | 2 +- .../2.user-data-service/4.2.user-data-service-goa.yaml | 2 +- .../2.user-data-service/4.3.user-data-service-biz.yaml | 2 +- .../2.user-data-service/5.user-data-service-datax-job.yaml | 2 +- .../4.0.user-authorization-installer.yaml | 2 +- .../4.1.user-authorization-poa.yaml | 2 +- .../3.user-authorization-service/4.2.user-authorization-sa.yaml | 2 +- .../5.user-authorization-datax-job.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.0.user-data-service-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.0.user-data-service-installer.yaml index 1c22e33..a1afabb 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.0.user-data-service-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.0.user-data-service-installer.yaml @@ -28,7 +28,7 @@ spec: containers: - name: user-data-service-installer # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/goa/installer:0.1.1-SNAPSHOT + image: harbor.supwisdom.com/goa/installer:1.0.0-SNAPSHOT imagePullPolicy: Always envFrom: - configMapRef: diff --git a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml index 17531e7..c099f23 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml @@ -85,7 +85,7 @@ spec: containers: - name: user-data-service-poa # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/goa/poa-api:0.1.1-SNAPSHOT + image: harbor.supwisdom.com/goa/poa-api:1.0.0-SNAPSHOT imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.2.user-data-service-goa.yaml b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.2.user-data-service-goa.yaml index d8ae7b2..23fda34 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.2.user-data-service-goa.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.2.user-data-service-goa.yaml @@ -101,7 +101,7 @@ spec: containers: - name: user-data-service-goa # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/goa/goa-api:0.1.1-SNAPSHOT + image: harbor.supwisdom.com/goa/goa-api:1.0.0-SNAPSHOT imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.3.user-data-service-biz.yaml b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.3.user-data-service-biz.yaml index b1669ef..df350d0 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.3.user-data-service-biz.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.3.user-data-service-biz.yaml @@ -85,7 +85,7 @@ spec: containers: - name: user-data-service-biz # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/goa/biz-api:0.1.1-SNAPSHOT + image: harbor.supwisdom.com/goa/biz-api:1.0.0-SNAPSHOT imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/5.user-data-service-datax-job.yaml b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/5.user-data-service-datax-job.yaml index aeecf2d..dd742ad 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/5.user-data-service-datax-job.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/5.user-data-service-datax-job.yaml @@ -41,7 +41,7 @@ spec: containers: - name: user-data-service-datax-job # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/goa/datax-job:0.1.1-SNAPSHOT + image: harbor.supwisdom.com/goa/datax-job:1.0.0-SNAPSHOT imagePullPolicy: Always envFrom: - configMapRef: 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 870fe7b..861d8ae 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.0.0-SNAPSHOT + image: harbor.supwisdom.com/user-authorization-service/user-authorization-installer:1.0.1-SNAPSHOT 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 367005d..59fa0ea 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 @@ -77,7 +77,7 @@ spec: containers: - name: user-authorization-poa # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/user-authorization-service/user-authorization-poa:1.0.0-SNAPSHOT + image: harbor.supwisdom.com/user-authorization-service/user-authorization-poa:1.0.1-SNAPSHOT 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 4cf624a..a179805 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 @@ -73,7 +73,7 @@ spec: containers: - name: user-authorization-sa # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/user-authorization-service/user-authorization-sa:1.0.0-SNAPSHOT + image: harbor.supwisdom.com/user-authorization-service/user-authorization-sa:1.0.1-SNAPSHOT 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 532836f..7d13fb9 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 @@ -42,7 +42,7 @@ spec: containers: - name: user-authorization-datax-job # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/user-authorization-service/user-authorization-datax-job:1.0.0-SNAPSHOT + image: harbor.supwisdom.com/user-authorization-service/user-authorization-datax-job:1.0.1-SNAPSHOT imagePullPolicy: Always envFrom: - configMapRef: -- 2.17.1