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 8088a2d2355 Upgrade Test infra Elasticsearch image to version 8.17.4 (#17591) 8088a2d2355 is described below commit 8088a2d2355693a5355f2d9b26e6564240b90daf Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Mar 27 11:15:34 2025 +0100 Upgrade Test infra Elasticsearch image to version 8.17.4 (#17591) Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- .../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 eedeb27f8df..1b7a0233f70 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,5 +14,5 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -elasticsearch.container=docker.elastic.co/elasticsearch/elasticsearch:8.15.0 +elasticsearch.container=docker.elastic.co/elasticsearch/elasticsearch:8.17.4 elasticsearch.container.ppc64le=icr.io/ppc64le-oss/elasticsearch-ppc64le:8.3.3