diff --git a/framework/search3/.olares/config/cluster/deploy/search3_server_deploy.yaml b/framework/search3/.olares/config/cluster/deploy/search3_server_deploy.yaml index 58e79a71b..f73faf74a 100644 --- a/framework/search3/.olares/config/cluster/deploy/search3_server_deploy.yaml +++ b/framework/search3/.olares/config/cluster/deploy/search3_server_deploy.yaml @@ -240,7 +240,7 @@ spec: value: os_framework_search3 containers: - name: search3 - image: beclab/search3:v0.0.61 + image: beclab/search3:v0.0.62 imagePullPolicy: IfNotPresent ports: - containerPort: 8080 @@ -290,7 +290,7 @@ spec: serviceAccountName: os-internal containers: - name: search3monitor - image: beclab/search3monitor:v0.0.61 + image: beclab/search3monitor:v0.0.62 imagePullPolicy: IfNotPresent env: - name: NODE_IP