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 2f3986587d1c chore(camel-test-infra-opensearch): upgrade 
opensearch.container to 3.8.0 (#25424)
2f3986587d1c is described below

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

    chore(camel-test-infra-opensearch): upgrade opensearch.container to 3.8.0 
(#25424)
    
    Update opensearch.container from 3.7.0 to 3.8.0
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../resources/org/apache/camel/catalog/test-infra/metadata.json         | 2 +-
 .../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
 .../apache/camel/test/infra/opensearch/services/container.properties    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
index 4ca0d03cf228..9e4dbec7491e 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
@@ -359,7 +359,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-opensearch",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "3.7.0",
+  "serviceVersion" : "3.8.0",
   "uiSupported" : true
 }, {
   "service" : "org.apache.camel.test.infra.pulsar.services.PulsarInfraService",
diff --git 
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
 
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
index 4ca0d03cf228..9e4dbec7491e 100644
--- 
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
+++ 
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
@@ -359,7 +359,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-opensearch",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "3.7.0",
+  "serviceVersion" : "3.8.0",
   "uiSupported" : true
 }, {
   "service" : "org.apache.camel.test.infra.pulsar.services.PulsarInfraService",
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 da2c5b064f3d..296cc7ef5675 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,6 +14,6 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-opensearch.container=mirror.gcr.io/opensearchproject/opensearch:3.7.0
+opensearch.container=mirror.gcr.io/opensearchproject/opensearch:3.8.0
 opensearch.container.ppc64le=icr.io/ppc64le-oss/opensearch-ppc64le:3.6.0
 
opensearch-dashboards.container.image=mirror.gcr.io/opensearchproject/opensearch-dashboards:3.8.0

Reply via email to