From 00c00d031da4266166ea437364b3570e6e8466b9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Sat, 17 Jul 2021 15:24:12 +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.2-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 5faeb43..60e6c2b 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 @@ -102,7 +102,7 @@ spec: spec: containers: - name: authx-service-bff - image: harbor.supwisdom.com/authx-service/authx-service-bff:1.2.1-RELEASE + image: harbor.supwisdom.com/authx-service/authx-service-bff:1.2.2-RELEASE imagePullPolicy: Always ports: - containerPort: 8080 -- 2.17.1