From 166aa7278a65aa62323e14a977f5c3e32964a734 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Mon, 10 Jan 2022 17:11:02 +0800 Subject: [PATCH] =?utf8?q?chore:=20authx-service=20=E8=AE=A4=E8=AF=81?= =?utf8?q?=E6=8E=88=E6=9D=83=E7=AE=A1=E7=90=86=EF=BC=8C=E6=9B=B4=E6=96=B0?= =?utf8?q?=E9=95=9C=E5=83=8F=E7=89=88=E6=9C=AC=201.3.5-RELEASE?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../1.authx-service/0.authx-service/4.4.authx-service-bff.yaml | 2 +- .../1.authx-service/0.authx-service/4.9.authx-management.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml index 36b4b70..f253247 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml @@ -114,7 +114,7 @@ spec: spec: containers: - name: authx-service-bff - image: harbor.supwisdom.com/authx-service/authx-service-bff:1.3.1-RELEASE + image: harbor.supwisdom.com/authx-service/authx-service-bff:1.3.5-RELEASE imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.9.authx-management.yaml b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.9.authx-management.yaml index 8fedc83..29789b9 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.9.authx-management.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.9.authx-management.yaml @@ -44,7 +44,7 @@ spec: spec: containers: - name: authx-management - image: harbor.supwisdom.com/authx-service/authx-management:1.3.1-RELEASE + image: harbor.supwisdom.com/authx-service/authx-management:1.3.5-RELEASE imagePullPolicy: Always ports: - containerPort: 80 -- 2.17.1