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 8e089802040 Upgrade qdrant container used in tests to 1.12.0
8e089802040 is described below

commit 8e08980204012305f8771a5143dfc0b070fa0501
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Wed Oct 9 17:33:53 2024 +0200

    Upgrade qdrant container used in tests to 1.12.0
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 .../org/apache/camel/test/infra/qdrant/services/container.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-qdrant/src/test/resources/org/apache/camel/test/infra/qdrant/services/container.properties
 
b/test-infra/camel-test-infra-qdrant/src/test/resources/org/apache/camel/test/infra/qdrant/services/container.properties
index 219cd646cf3..9be1193c9e1 100644
--- 
a/test-infra/camel-test-infra-qdrant/src/test/resources/org/apache/camel/test/infra/qdrant/services/container.properties
+++ 
b/test-infra/camel-test-infra-qdrant/src/test/resources/org/apache/camel/test/infra/qdrant/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-qdrant.container=qdrant/qdrant:v1.9.7-unprivileged
\ No newline at end of file
+qdrant.container=qdrant/qdrant:v1.12.0-unprivileged

Reply via email to