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 e0bcac682..4d9c87d11 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.73 + image: beclab/search3:v0.0.77 imagePullPolicy: IfNotPresent ports: - containerPort: 8080 @@ -301,7 +301,7 @@ spec: priorityClassName: "system-cluster-critical" containers: - name: search3monitor - image: beclab/search3monitor:v0.0.73 + image: beclab/search3monitor:v0.0.77 imagePullPolicy: IfNotPresent ports: - containerPort: 8081 diff --git a/framework/search3/.olares/config/cluster/deploy/search3_validation.yaml b/framework/search3/.olares/config/cluster/deploy/search3_validation.yaml index d81d8e9cd..71d16df39 100644 --- a/framework/search3/.olares/config/cluster/deploy/search3_validation.yaml +++ b/framework/search3/.olares/config/cluster/deploy/search3_validation.yaml @@ -37,7 +37,7 @@ spec: priorityClassName: "system-cluster-critical" containers: - name: search3-validation - image: beclab/search3validation:v0.0.73 + image: beclab/search3validation:v0.0.77 imagePullPolicy: IfNotPresent ports: - containerPort: 8443