From: 刘洪青 Date: Sat, 8 May 2021 08:43:04 +0000 (+0800) Subject: chore: token-server Token Server,更新镜像版本 1.0.8-RELEASE X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=d1031386bcaa48861fe7a0d0b83a87c3b5a70475;p=institute%2Fdeploy-authx-service.git chore: token-server Token Server,更新镜像版本 1.0.8-RELEASE --- diff --git a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.0.token-server-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.0.token-server-installer.yaml index 5607d6d..3f1d04c 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.0.token-server-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.0.token-server-installer.yaml @@ -28,7 +28,7 @@ spec: containers: - name: token-server-installer # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/token-server/token-server-installer:1.0.5-RELEASE + image: harbor.supwisdom.com/token-server/token-server-installer:1.0.8-RELEASE imagePullPolicy: Always envFrom: - configMapRef: diff --git a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml index cc2172d..cecffd7 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/4.1.token-server.yaml @@ -148,7 +148,7 @@ spec: containers: - name: token-server # 若使用了学校搭设的私有仓库,请 **修改** - image: harbor.supwisdom.com/token-server/token-server:1.0.5-RELEASE + image: harbor.supwisdom.com/token-server/token-server:1.0.8-RELEASE imagePullPolicy: Always ports: - containerPort: 8080