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

commit b583f84d691afd6bef878a45d23200c1499b45eb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 15 10:15:58 2025 +0100

    chore(camel-test-infra-opensearch): upgrade opensearch.container to 3.3.2 
(#20410)
    
    Update opensearch.container from 3.3.1 to 3.3.2
    
    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 8877b0dfb230..de36126d84e2 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.1
+opensearch.container=mirror.gcr.io/opensearchproject/opensearch:3.3.2
 opensearch.container.ppc64le=icr.io/ppc64le-oss/opensearch-ppc64le:2.12.0

Reply via email to