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 dde22bff0918 chore(camel-test-infra-milvus): upgrade 
milvus.container.ppc64le to v2.6.5 (#25421)
dde22bff0918 is described below

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

    chore(camel-test-infra-milvus): upgrade milvus.container.ppc64le to v2.6.5 
(#25421)
    
    Update milvus.container.ppc64le from v2.4.11 to v2.6.5
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../org/apache/camel/test/infra/milvus/services/container.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-milvus/src/main/resources/org/apache/camel/test/infra/milvus/services/container.properties
 
b/test-infra/camel-test-infra-milvus/src/main/resources/org/apache/camel/test/infra/milvus/services/container.properties
index a6603bb57d98..157dacc58446 100644
--- 
a/test-infra/camel-test-infra-milvus/src/main/resources/org/apache/camel/test/infra/milvus/services/container.properties
+++ 
b/test-infra/camel-test-infra-milvus/src/main/resources/org/apache/camel/test/infra/milvus/services/container.properties
@@ -15,6 +15,6 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 milvus.container=mirror.gcr.io/milvusdb/milvus:v2.6.21
-milvus.container.ppc64le=icr.io/ppc64le-oss/milvus-ppc64le:v2.4.11
+milvus.container.ppc64le=icr.io/ppc64le-oss/milvus-ppc64le:v2.6.5
 milvus.container.version.freeze.major=true
 milvus.container.ppc64le.version.freeze.major=true

Reply via email to