This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new d5407b7adca Upgrade Elasticsearch container image version for 
test-infra to 9.1.0 (#18801)
d5407b7adca is described below

commit d5407b7adca5acd6c19d185782b04a5a620ad203
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Aug 1 11:15:15 2025 +0200

    Upgrade Elasticsearch container image version for test-infra to 9.1.0 
(#18801)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 .../apache/camel/test/infra/elasticsearch/services/container.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-elasticsearch/src/main/resources/org/apache/camel/test/infra/elasticsearch/services/container.properties
 
b/test-infra/camel-test-infra-elasticsearch/src/main/resources/org/apache/camel/test/infra/elasticsearch/services/container.properties
index 38372642fda..793685ba1e1 100644
--- 
a/test-infra/camel-test-infra-elasticsearch/src/main/resources/org/apache/camel/test/infra/elasticsearch/services/container.properties
+++ 
b/test-infra/camel-test-infra-elasticsearch/src/main/resources/org/apache/camel/test/infra/elasticsearch/services/container.properties
@@ -14,6 +14,6 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-elasticsearch.container=docker.elastic.co/elasticsearch/elasticsearch:9.0.4
+elasticsearch.container=docker.elastic.co/elasticsearch/elasticsearch:9.1.0
 # IT tests are currently deactivated on ppc64le until  an image for 9.x is 
available
 elasticsearch.container.ppc64le=icr.io/ppc64le-oss/elasticsearch-ppc64le:8.3.3

Reply via email to