From: 刘洪青 Date: Fri, 8 Oct 2021 02:09:37 +0000 (+0800) Subject: chore: 修正token-server 下 api-docs-installer 的版本号 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=8ededbdd816a93cf369aea5b04061d7ccd390573;p=institute%2Fdeploy-authx-service.git chore: 修正token-server 下 api-docs-installer 的版本号 --- diff --git a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml index fe7387c..836af30 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml @@ -38,7 +38,7 @@ spec: containers: - name: api-docs-installer # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/token-server/api-docs-installer:1.3.1-RELEASE + image: harbor.supwisdom.com/token-server/api-docs-installer:1.4.0-RELEASE imagePullPolicy: Always envFrom: - configMapRef: