This is an automated email from the ASF dual-hosted git repository.
acosentino 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 efe80d4d73f Upgrade Milvus container image to version v2.4.0 (#13961)
efe80d4d73f is described below
commit efe80d4d73f3eceedb2f36c4de6fb4caac1da06b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Apr 26 12:26:33 2024 +0200
Upgrade Milvus container image to version v2.4.0 (#13961)
Signed-off-by: Andrea Cosentino <[email protected]>
---
.../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/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
b/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
index 50a0dea030a..33e9761266a 100644
---
a/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
+++
b/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
@@ -14,4 +14,4 @@
## See the License for the specific language governing permissions and
## limitations under the License.
## ---------------------------------------------------------------------------
-milvus.container=milvusdb/milvus:v2.3.9
\ No newline at end of file
+milvus.container=milvusdb/milvus:v2.4.0