From d207dce793813af34791d71712589936b42e5ab5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Tue, 12 Jan 2021 10:39:50 +0800 Subject: [PATCH] =?utf8?q?chore:=20poa-api-docs-installer=EF=BC=8C?= =?utf8?q?=E6=9B=B4=E6=96=B0=E9=95=9C=E5=83=8F=E7=89=88=E6=9C=AC=201.1.2-S?= =?utf8?q?NAPSHOT?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../0.authx-service/9.poa-api-docs-installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml index 45559ee..18cda38 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml @@ -36,7 +36,7 @@ spec: containers: - name: poa-api-docs-installer # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/authx-service/poa-api-docs-installer:1.1.1-SNAPSHOT + image: harbor.supwisdom.com/authx-service/poa-api-docs-installer:1.1.2-SNAPSHOT imagePullPolicy: Always envFrom: - configMapRef: -- 2.17.1