From d0024f1be567b2aac5316adecb6b178f7566eb28 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Mon, 10 Jan 2022 14:18:10 +0800 Subject: [PATCH] =?utf8?q?chore:=20user-data-service=20=E7=94=A8=E6=88=B7?= =?utf8?q?=E6=9C=8D=E5=8A=A1=EF=BC=8C=E6=9B=B4=E6=96=B0=E9=95=9C=E5=83=8F?= =?utf8?q?=E7=89=88=E6=9C=AC=201.2.9-RELEASE?= 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 +- .../2.user-data-service/9.api-docs-installer.yaml | 2 +- 6 files changed, 6 insertions(+), 6 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 d5f6c11..9aba0ee 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:1.2.6-RELEASE + image: harbor.supwisdom.com/goa/installer:1.2.9-RELEASE 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 472fa97..b7855a9 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 @@ -92,7 +92,7 @@ spec: containers: - name: user-data-service-poa # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/goa/poa-api:1.2.6-RELEASE + image: harbor.supwisdom.com/goa/poa-api:1.2.9-RELEASE 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 5c48809..4593d9f 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 @@ -110,7 +110,7 @@ spec: containers: - name: user-data-service-goa # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/goa/goa-api:1.2.6-RELEASE + image: harbor.supwisdom.com/goa/goa-api:1.2.9-RELEASE 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 219545c..0f977c1 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 @@ -96,7 +96,7 @@ spec: containers: - name: user-data-service-biz # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/goa/biz-api:1.2.6-RELEASE + image: harbor.supwisdom.com/goa/biz-api:1.2.9-RELEASE 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 abb0d2a..49eee60 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:1.2.6-RELEASE + image: harbor.supwisdom.com/goa/datax-job:1.2.9-RELEASE imagePullPolicy: Always envFrom: - configMapRef: diff --git a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/9.api-docs-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/9.api-docs-installer.yaml index d367a33..8ca5dfa 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/9.api-docs-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/9.api-docs-installer.yaml @@ -38,7 +38,7 @@ spec: containers: - name: api-docs-installer # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/goa/api-docs-installer:1.2.6-RELEASE + image: harbor.supwisdom.com/goa/api-docs-installer:1.2.9-RELEASE imagePullPolicy: Always envFrom: - configMapRef: -- 2.17.1