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 c59d93b03638 chore(camel-test-infra-opensearch): upgrade 
opensearch.container to 3.4.0 (#20556)
c59d93b03638 is described below

commit c59d93b036386524097ad4b38b66cfc21af37908
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 13:27:51 2025 +0100

    chore(camel-test-infra-opensearch): upgrade opensearch.container to 3.4.0 
(#20556)
    
    Update opensearch.container from 3.3.2 to 3.4.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 de36126d84e2..d5ee0c42e584 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.3.2
+opensearch.container=mirror.gcr.io/opensearchproject/opensearch:3.4.0
 opensearch.container.ppc64le=icr.io/ppc64le-oss/opensearch-ppc64le:2.12.0

Reply via email to