From: 刘洪青 Date: Mon, 10 Jan 2022 10:42:14 +0000 (+0800) Subject: chore: authx-log 日志服务,更新镜像版本 1.4.3-RELEASE X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=e20070c77dff43ace0c31f6ab34ba3d8303d35e1;p=institute%2Fdeploy-authx-service.git chore: authx-log 日志服务,更新镜像版本 1.4.3-RELEASE --- diff --git a/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.0.authx-log-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.0.authx-log-installer.yaml index bfc032f..ed1298b 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.0.authx-log-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.0.authx-log-installer.yaml @@ -27,7 +27,7 @@ spec: restartPolicy: Never containers: - name: authx-log-installer - image: harbor.supwisdom.com/authx-log/authx-log-installer:1.4.0-RELEASE + image: harbor.supwisdom.com/authx-log/authx-log-installer:1.4.3-RELEASE imagePullPolicy: Always envFrom: - configMapRef: diff --git a/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml b/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml index 36bd04c..92fc663 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml @@ -84,7 +84,7 @@ spec: spec: containers: - name: authx-log-sa - image: harbor.supwisdom.com/authx-log/authx-log-sa:1.4.0-RELEASE + image: harbor.supwisdom.com/authx-log/authx-log-sa:1.4.3-RELEASE imagePullPolicy: Always ports: - containerPort: 8080