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 abd97a3d8d3c chore(camel-test-infra-milvus): upgrade milvus.container
to v2.6.17
abd97a3d8d3c is described below
commit abd97a3d8d3c6d4b3988ae4f65d27a322cbf90be
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 07:51:03 2026 +0000
chore(camel-test-infra-milvus): upgrade milvus.container to v2.6.17
Update milvus.container from v2.6.14 to v2.6.17
---
.../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 bc85131cdfcc..44ac52669f63 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
@@ -14,7 +14,7 @@
## See the License for the specific language governing permissions and
## limitations under the License.
## ---------------------------------------------------------------------------
-milvus.container=mirror.gcr.io/milvusdb/milvus:v2.6.14
+milvus.container=mirror.gcr.io/milvusdb/milvus:v2.6.17
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