From 46bf4d60a4aaccc6342ce99b8d5211a76e363661 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:20:21 +0800 Subject: [PATCH] =?utf8?q?chore:=20authx-service=20=E8=AE=A4=E8=AF=81?= =?utf8?q?=E6=8E=88=E6=9D=83=E5=90=8E=E7=AB=AF=E6=9C=8D=E5=8A=A1=EF=BC=8C?= =?utf8?q?=E6=9B=B4=E6=96=B0=E9=95=9C=E5=83=8F=E7=89=88=E6=9C=AC=201.2.9-R?= =?utf8?q?ELEASE?= 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 file changed, 1 insertion(+), 1 deletion(-) 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 23c8e6b..b11ed4e 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.2.6-RELEASE + image: harbor.supwisdom.com/authx-service/authx-service-bff:1.2.9-RELEASE imagePullPolicy: Always ports: - containerPort: 8080 -- 2.17.1