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

acosentino pushed a commit to branch opensearch-2.14.0
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 27e6e0c09719be9843a6176aa9971de39b03f6a0
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed May 29 09:41:42 2024 +0200

    Upgrade Opensearch container image for test-infra to version 2.14.0
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 .../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/test/resources/org/apache/camel/test/infra/opensearch/services/container.properties
 
b/test-infra/camel-test-infra-opensearch/src/test/resources/org/apache/camel/test/infra/opensearch/services/container.properties
index f178c4ad04d..1ad5a3829aa 100644
--- 
a/test-infra/camel-test-infra-opensearch/src/test/resources/org/apache/camel/test/infra/opensearch/services/container.properties
+++ 
b/test-infra/camel-test-infra-opensearch/src/test/resources/org/apache/camel/test/infra/opensearch/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-opensearch.container=opensearchproject/opensearch:2.13.0
+opensearch.container=opensearchproject/opensearch:2.14.0

Reply via email to