From ca62bd45388dd39c0afe40b7883b82e71225f480 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Mon, 20 Sep 2021 21:14:17 +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.5-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 f101677..6ce3571 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.4-RELEASE + image: harbor.supwisdom.com/authx-service/authx-service-bff:1.2.5-RELEASE imagePullPolicy: Always ports: - containerPort: 8080 -- 2.17.1