From 48f7aa7293164b0061393541667b1cc50dfe1b4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 21 Sep 2026 06:39:01 +0000 Subject: [PATCH] chore(camel-test-infra-couchdb): upgrade couchdb.container to 3.5.2 Update couchdb.container from 3.5.1 to 3.5.2 --- .../resources/org/apache/camel/catalog/test-infra/metadata.json | 2 +- .../src/generated/resources/META-INF/metadata.json | 2 +- .../camel/test/infra/couchdb/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 6b1c7a9a45b9c..d4a6701bc0d4f 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 @@ -260,7 +260,7 @@ "groupId" : "org.apache.camel", "artifactId" : "camel-test-infra-couchdb", "version" : "4.23.0-SNAPSHOT", - "serviceVersion" : "3.5.1", + "serviceVersion" : "3.5.2", "uiSupported" : true }, { "service" : "org.apache.camel.test.infra.keycloak.services.KeycloakInfraService", 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 6b1c7a9a45b9c..d4a6701bc0d4f 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 @@ -260,7 +260,7 @@ "groupId" : "org.apache.camel", "artifactId" : "camel-test-infra-couchdb", "version" : "4.23.0-SNAPSHOT", - "serviceVersion" : "3.5.1", + "serviceVersion" : "3.5.2", "uiSupported" : true }, { "service" : "org.apache.camel.test.infra.keycloak.services.KeycloakInfraService", diff --git a/test-infra/camel-test-infra-couchdb/src/main/resources/org/apache/camel/test/infra/couchdb/services/container.properties b/test-infra/camel-test-infra-couchdb/src/main/resources/org/apache/camel/test/infra/couchdb/services/container.properties index 13b3a83476626..e337a43703bc6 100644 --- a/test-infra/camel-test-infra-couchdb/src/main/resources/org/apache/camel/test/infra/couchdb/services/container.properties +++ b/test-infra/camel-test-infra-couchdb/src/main/resources/org/apache/camel/test/infra/couchdb/services/container.properties @@ -14,5 +14,5 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -couchdb.container=mirror.gcr.io/couchdb:3.5.1 +couchdb.container=mirror.gcr.io/couchdb:3.5.2 couchdb.container.ppc64le=mirror.gcr.io/ppc64le/couchdb:3.3.2