From 8e5ec08210c54ac52389b748eb8b97642b090430 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Tue, 21 Sep 2021 07:21:45 +0800 Subject: [PATCH] =?utf8?q?chore:=20authx-management=20=E7=94=A8=E6=88=B7?= =?utf8?q?=E8=AE=A4=E8=AF=81=E6=8E=88=E6=9D=83=E7=AE=A1=E7=90=86=E5=89=8D?= =?utf8?q?=E7=AB=AF=EF=BC=8C=E6=9B=B4=E6=96=B0=E9=95=9C=E5=83=8F=E7=89=88?= =?utf8?q?=E6=9C=AC=201.3.1-RELEASE?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../1.authx-service/0.authx-service/4.9.authx-management.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 91c4b1c..8fedc83 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.0-RELEASE + image: harbor.supwisdom.com/authx-service/authx-management:1.3.1-RELEASE imagePullPolicy: Always ports: - containerPort: 80 -- 2.17.1