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