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

commit 674593c4d554cf52222b291fd92a994a950bc870
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 08:59:48 2026 +0000

    chore(camel-test-infra-couchbase): upgrade couchbase.container to 8.0.0
    
    Update couchbase.container from 7.6.2 to 8.0.0
---
 .../org/apache/camel/test/infra/couchbase/services/container.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-couchbase/src/main/resources/org/apache/camel/test/infra/couchbase/services/container.properties
 
b/test-infra/camel-test-infra-couchbase/src/main/resources/org/apache/camel/test/infra/couchbase/services/container.properties
index b8632802855d..344a94468043 100644
--- 
a/test-infra/camel-test-infra-couchbase/src/main/resources/org/apache/camel/test/infra/couchbase/services/container.properties
+++ 
b/test-infra/camel-test-infra-couchbase/src/main/resources/org/apache/camel/test/infra/couchbase/services/container.properties
@@ -15,4 +15,4 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 ## tested against 2.1.2, 2.2.0 & 2.3.1
-couchbase.container=mirror.gcr.io/couchbase/server:7.6.2
\ No newline at end of file
+couchbase.container=mirror.gcr.io/couchbase/server:8.0.0
\ No newline at end of file

Reply via email to