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 1080ea5f2da5 chore(camel-test-infra-opensearch): upgrade 
opensearch.container.ppc64le to 3.3.0 (#21662)
1080ea5f2da5 is described below

commit 1080ea5f2da5b5be7345fede7a24c10d892c836c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 09:19:38 2026 +0100

    chore(camel-test-infra-opensearch): upgrade opensearch.container.ppc64le to 
3.3.0 (#21662)
    
    Update opensearch.container.ppc64le from 2.12.0 to 3.3.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 4f66a6f02606..01306f1d2ccb 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
@@ -15,4 +15,4 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 opensearch.container=mirror.gcr.io/opensearchproject/opensearch:3.5.0
-opensearch.container.ppc64le=icr.io/ppc64le-oss/opensearch-ppc64le:2.12.0
+opensearch.container.ppc64le=icr.io/ppc64le-oss/opensearch-ppc64le:3.3.0

Reply via email to