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 07327071cbdb chore(camel-test-infra-qdrant): upgrade qdrant.container
to v1.18.1-unprivileged
07327071cbdb is described below
commit 07327071cbdb512cfc17282b0aceea2a51f666c7
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 07:59:39 2026 +0000
chore(camel-test-infra-qdrant): upgrade qdrant.container to
v1.18.1-unprivileged
Update qdrant.container from v1.18.0-unprivileged to v1.18.1-unprivileged
---
.../resources/org/apache/camel/catalog/test-infra/metadata.json | 2 +-
.../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
.../org/apache/camel/test/infra/qdrant/services/container.properties | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
index 3103e2297a2f..f1af8691970c 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
@@ -597,7 +597,7 @@
"groupId" : "org.apache.camel",
"artifactId" : "camel-test-infra-qdrant",
"version" : "4.21.0-SNAPSHOT",
- "serviceVersion" : "v1.18.0-unprivileged"
+ "serviceVersion" : "v1.18.1-unprivileged"
}, {
"service" : "org.apache.camel.test.infra.ftp.services.FtpInfraService",
"description" : "Embedded FTPS Server",
diff --git
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
index 3103e2297a2f..f1af8691970c 100644
---
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
+++
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
@@ -597,7 +597,7 @@
"groupId" : "org.apache.camel",
"artifactId" : "camel-test-infra-qdrant",
"version" : "4.21.0-SNAPSHOT",
- "serviceVersion" : "v1.18.0-unprivileged"
+ "serviceVersion" : "v1.18.1-unprivileged"
}, {
"service" : "org.apache.camel.test.infra.ftp.services.FtpInfraService",
"description" : "Embedded FTPS Server",
diff --git
a/test-infra/camel-test-infra-qdrant/src/main/resources/org/apache/camel/test/infra/qdrant/services/container.properties
b/test-infra/camel-test-infra-qdrant/src/main/resources/org/apache/camel/test/infra/qdrant/services/container.properties
index a761a2c93ebf..194caae4ed63 100644
---
a/test-infra/camel-test-infra-qdrant/src/main/resources/org/apache/camel/test/infra/qdrant/services/container.properties
+++
b/test-infra/camel-test-infra-qdrant/src/main/resources/org/apache/camel/test/infra/qdrant/services/container.properties
@@ -14,5 +14,5 @@
## See the License for the specific language governing permissions and
## limitations under the License.
## ---------------------------------------------------------------------------
-qdrant.container=mirror.gcr.io/qdrant/qdrant:v1.18.0-unprivileged
+qdrant.container=mirror.gcr.io/qdrant/qdrant:v1.18.1-unprivileged
qdrant.container.ppc64le=icr.io/ppc64le-oss/qdrant-ppc64le:1.14.1