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

davsclaus 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 2fd169e3a625 chore(camel-test-infra-opensearch): upgrade 
opensearch-dashboards.container.image to 3.8.0 (#25425)
2fd169e3a625 is described below

commit 2fd169e3a625f89a247bd17b82397da23e643a75
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 14:08:50 2026 +0200

    chore(camel-test-infra-opensearch): upgrade 
opensearch-dashboards.container.image to 3.8.0 (#25425)
    
    Update opensearch-dashboards.container.image from 3.7.0 to 3.8.0
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../apache/camel/test/infra/opensearch/services/container.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-opensearch/src/main/resources/org/apache/camel/test/infra/opensearch/services/container.properties
 
b/test-infra/camel-test-infra-opensearch/src/main/resources/org/apache/camel/test/infra/opensearch/services/container.properties
index 3347451515a0..da2c5b064f3d 100644
--- 
a/test-infra/camel-test-infra-opensearch/src/main/resources/org/apache/camel/test/infra/opensearch/services/container.properties
+++ 
b/test-infra/camel-test-infra-opensearch/src/main/resources/org/apache/camel/test/infra/opensearch/services/container.properties
@@ -16,4 +16,4 @@
 ## ---------------------------------------------------------------------------
 opensearch.container=mirror.gcr.io/opensearchproject/opensearch:3.7.0
 opensearch.container.ppc64le=icr.io/ppc64le-oss/opensearch-ppc64le:3.6.0
-opensearch-dashboards.container.image=mirror.gcr.io/opensearchproject/opensearch-dashboards:3.7.0
+opensearch-dashboards.container.image=mirror.gcr.io/opensearchproject/opensearch-dashboards:3.8.0

Reply via email to