From: 刘洪青 Date: Sat, 17 Jul 2021 09:01:56 +0000 (+0800) Subject: chore: token-server Token Server,更新镜像版本 1.0.9-RELEASE X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=f573de89742ac1240f9b254d5af8fa4e592530b9;p=institute%2Fdeploy-authx-service.git chore: token-server Token Server,更新镜像版本 1.0.9-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 3f1d04c..2dfb3f3 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.8-RELEASE + image: harbor.supwisdom.com/token-server/token-server-installer:1.0.9-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 cecffd7..1609dfe 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.8-RELEASE + image: harbor.supwisdom.com/token-server/token-server:1.0.9-RELEASE imagePullPolicy: Always ports: - containerPort: 8080