This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 f11e1e8b95f4 chore(camel-test-infra-docling): upgrade
docling.container to v1.29.0 (#25291)
f11e1e8b95f4 is described below
commit f11e1e8b95f4d3409c46312bc773aa65663c28df
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 10:55:04 2026 +0200
chore(camel-test-infra-docling): upgrade docling.container to v1.29.0
(#25291)
Update docling.container from v1.26.0 to v1.29.0
Co-authored-by: github-actions[bot]
<github-actions[bot]@users.noreply.github.com>
---
.../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/docling/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 c9f32fd57369..68a22e3977c7 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
@@ -744,7 +744,7 @@
"groupId" : "org.apache.camel",
"artifactId" : "camel-test-infra-docling",
"version" : "4.22.0-SNAPSHOT",
- "serviceVersion" : "v1.26.0",
+ "serviceVersion" : "v1.29.0",
"uiSupported" : false
}, {
"service" :
"org.apache.camel.test.infra.aws.common.services.AWSInfraService",
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 c9f32fd57369..68a22e3977c7 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
@@ -744,7 +744,7 @@
"groupId" : "org.apache.camel",
"artifactId" : "camel-test-infra-docling",
"version" : "4.22.0-SNAPSHOT",
- "serviceVersion" : "v1.26.0",
+ "serviceVersion" : "v1.29.0",
"uiSupported" : false
}, {
"service" :
"org.apache.camel.test.infra.aws.common.services.AWSInfraService",
diff --git
a/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.properties
b/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.properties
index 6e45b6853068..ec8c8f2682fc 100644
---
a/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.properties
+++
b/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.properties
@@ -15,4 +15,4 @@
## limitations under the License.
## ---------------------------------------------------------------------------
## Docling container configuration for test-infra
-docling.container=quay.io/docling-project/docling-serve:v1.26.0
+docling.container=quay.io/docling-project/docling-serve:v1.29.0