From 677672a10f6ee5520c919d52c1d2a86dbbd730fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 10 Aug 2026 06:37:39 +0000 Subject: [PATCH] chore(camel-test-infra-docling): upgrade docling.container to v1.30.0 Update docling.container from v1.29.0 to v1.30.0 --- .../resources/org/apache/camel/catalog/test-infra/metadata.json | 2 +- .../src/generated/resources/META-INF/metadata.json | 2 +- .../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 68a22e3977c77..70db96f70c78d 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.29.0", + "serviceVersion" : "v1.30.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 68a22e3977c77..70db96f70c78d 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.29.0", + "serviceVersion" : "v1.30.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 ec8c8f2682fc9..2dbd98e588476 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.29.0 +docling.container=quay.io/docling-project/docling-serve:v1.30.0