chore: user-data-service 用户服务,更新镜像版本 1.2.5-RELEASE
author刘洪青 <hongqing.liu@supwisdom.com>
Mon, 20 Sep 2021 13:15:19 +0000 (21:15 +0800)
committer刘洪青 <hongqing.liu@supwisdom.com>
Mon, 20 Sep 2021 13:15:19 +0000 (21:15 +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/2.user-data-service/9.api-docs-installer.yaml

index 24f819f..7726dbb 100644 (file)
@@ -28,7 +28,7 @@ spec:
       containers:
       - name: user-data-service-installer
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/goa/installer:1.2.4-RELEASE
+        image: harbor.supwisdom.com/goa/installer:1.2.5-RELEASE
         imagePullPolicy: Always
         envFrom:
         - configMapRef:
index 63a5266..c717ae6 100644 (file)
@@ -92,7 +92,7 @@ spec:
       containers:
       - name: user-data-service-poa
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/goa/poa-api:1.2.4-RELEASE
+        image: harbor.supwisdom.com/goa/poa-api:1.2.5-RELEASE
         imagePullPolicy: Always
         ports:
         - containerPort: 8080
index 8a14ebc..fb7e5da 100644 (file)
@@ -110,7 +110,7 @@ spec:
       containers:
       - name: user-data-service-goa
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/goa/goa-api:1.2.4-RELEASE
+        image: harbor.supwisdom.com/goa/goa-api:1.2.5-RELEASE
         imagePullPolicy: Always
         ports:
         - containerPort: 8080
index 939f634..e37e472 100644 (file)
@@ -96,7 +96,7 @@ spec:
       containers:
       - name: user-data-service-biz
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/goa/biz-api:1.2.4-RELEASE
+        image: harbor.supwisdom.com/goa/biz-api:1.2.5-RELEASE
         imagePullPolicy: Always
         ports:
         - containerPort: 8080
index 179455b..9fa8bc8 100644 (file)
@@ -41,7 +41,7 @@ spec:
           containers:
           - name: user-data-service-datax-job
             # 若使用了学校搭设的私有仓库,请修改
-            image: harbor.supwisdom.com/goa/datax-job:1.2.4-RELEASE
+            image: harbor.supwisdom.com/goa/datax-job:1.2.5-RELEASE
             imagePullPolicy: Always
             envFrom:
             - configMapRef:
index 4d0d121..94c1b36 100644 (file)
@@ -38,7 +38,7 @@ spec:
       containers:
       - name: api-docs-installer
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/goa/api-docs-installer:1.2.4-RELEASE
+        image: harbor.supwisdom.com/goa/api-docs-installer:1.2.5-RELEASE
         imagePullPolicy: Always
         envFrom:
         - configMapRef: