chore: user-authorization-service 授权服务,更新镜像版本 1.3.5-RELEASE
author刘洪青 <hongqing.liu@supwisdom.com>
Mon, 10 Jan 2022 09:11:52 +0000 (17:11 +0800)
committer刘洪青 <hongqing.liu@supwisdom.com>
Mon, 10 Jan 2022 09:11:52 +0000 (17:11 +0800)
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
deploy-manifests/k8s-rancher/1.authx-service/3.user-authorization-service/9.api-docs-installer.yaml

index c47a567..a6c1ae2 100644 (file)
@@ -28,7 +28,7 @@ spec:
       containers:
       - name: user-authorization-installer
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/user-authorization-service/user-authorization-installer:1.3.1-RELEASE
+        image: harbor.supwisdom.com/user-authorization-service/user-authorization-installer:1.3.5-RELEASE
         imagePullPolicy: Always
         envFrom:
         - configMapRef:
index 487e850..6658ba4 100644 (file)
@@ -78,7 +78,7 @@ spec:
       containers:
       - name: user-authorization-poa
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/user-authorization-service/user-authorization-poa:1.3.1-RELEASE
+        image: harbor.supwisdom.com/user-authorization-service/user-authorization-poa:1.3.5-RELEASE
         imagePullPolicy: Always
         ports:
         - containerPort: 8080
index a9e66f0..9eed4b0 100644 (file)
@@ -80,7 +80,7 @@ spec:
       containers:
       - name: user-authorization-sa
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/user-authorization-service/user-authorization-sa:1.3.1-RELEASE
+        image: harbor.supwisdom.com/user-authorization-service/user-authorization-sa:1.3.5-RELEASE
         imagePullPolicy: Always
         ports:
         - containerPort: 8080
index 888963d..894a339 100644 (file)
@@ -41,7 +41,7 @@ spec:
           containers:
           - name: user-authorization-datax-job
             # 若使用了学校搭设的私有仓库,请修改
-            image: harbor.supwisdom.com/user-authorization-service/user-authorization-datax-job:1.3.1-RELEASE
+            image: harbor.supwisdom.com/user-authorization-service/user-authorization-datax-job:1.3.5-RELEASE
             imagePullPolicy: Always
             envFrom:
             - configMapRef:
index 1df04c9..5bbdea4 100644 (file)
@@ -38,7 +38,7 @@ spec:
       containers:
       - name: api-docs-installer
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/user-authorization-service/api-docs-installer:1.3.1-RELEASE
+        image: harbor.supwisdom.com/user-authorization-service/api-docs-installer:1.3.5-RELEASE
         imagePullPolicy: Always
         envFrom:
         - configMapRef: