chore: 升级部署镜像的版本
author刘洪青 <loie.engine@gmail.com>
Tue, 15 Sep 2020 14:12:29 +0000 (22:12 +0800)
committer刘洪青 <loie.engine@gmail.com>
Tue, 15 Sep 2020 14:12:29 +0000 (22:12 +0800)
deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.0.user-data-service-installer.yaml
deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml
deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.2.user-data-service-goa.yaml
deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.3.user-data-service-biz.yaml
deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/5.user-data-service-datax-job.yaml
deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml
deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.1.user-authorization-poa.yaml
deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/4.2.user-authorization-sa.yaml
deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/5.user-authorization-datax-job.yaml

index 1c22e33..a1afabb 100644 (file)
@@ -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:
index 17531e7..c099f23 100644 (file)
@@ -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
index d8ae7b2..23fda34 100644 (file)
@@ -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
index b1669ef..df350d0 100644 (file)
@@ -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
index aeecf2d..dd742ad 100644 (file)
@@ -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:
index 870fe7b..861d8ae 100644 (file)
@@ -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:
index 367005d..59fa0ea 100644 (file)
@@ -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
index 4cf624a..a179805 100644 (file)
@@ -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
index 532836f..7d13fb9 100644 (file)
@@ -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: