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

apupier 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 f6bd84c59525 chore(camel-test-infra-opensearch): upgrade 
opensearch.container to 3.6.0
f6bd84c59525 is described below

commit f6bd84c595252fbc4b810334bffebf330ec4da19
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 13 06:58:27 2026 +0000

    chore(camel-test-infra-opensearch): upgrade opensearch.container to 3.6.0
    
    Update opensearch.container from 3.5.0 to 3.6.0
---
 .../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 01306f1d2ccb..3b2062ad8168 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
@@ -14,5 +14,5 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-opensearch.container=mirror.gcr.io/opensearchproject/opensearch:3.5.0
+opensearch.container=mirror.gcr.io/opensearchproject/opensearch:3.6.0
 opensearch.container.ppc64le=icr.io/ppc64le-oss/opensearch-ppc64le:3.3.0

Reply via email to