This is an automated email from the ASF dual-hosted git repository.
apupier 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 2b2cf71a14b1 Revert "chore(camel-test-infra-milvus): upgrade
milvus.container.ppc64le to v…"
2b2cf71a14b1 is described below
commit 2b2cf71a14b191926c2550a102f3e9b79d6bff8f
Author: Aurélien Pupier <[email protected]>
AuthorDate: Tue Mar 24 16:56:50 2026 +0100
Revert "chore(camel-test-infra-milvus): upgrade milvus.container.ppc64le to
v…"
This reverts commit c96c9dda6b4fbbaf8e57a9e2ced2345f15a7f33d.
---
.../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 fb0541d448ef..93ae7fd19385 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.13
-milvus.container.ppc64le=icr.io/ppc64le-oss/milvus-ppc64le:v2.6.5
+milvus.container.ppc64le=icr.io/ppc64le-oss/milvus-ppc64le:v2.4.11
milvus.container.version.freeze.major=true
milvus.container.ppc64le.version.freeze.major=true