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 6b8cfd76736c chore(camel-test-infra-couchdb): upgrade
couchdb.container to 3.5.2
6b8cfd76736c is described below
commit 6b8cfd76736cc7923ced4801dae61aa330991b59
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 06:39:01 2026 +0000
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 +-
.../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
.../org/apache/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 710a6fa81e32..36682ed8fd4c 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 710a6fa81e32..36682ed8fd4c 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 13b3a8347662..e337a43703bc 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