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 fcb745c4c820 chore(camel-test-infra-clickhouse): upgrade 
clickhouse.container to 26.8
fcb745c4c820 is described below

commit fcb745c4c8209ce17dc823d7e25c7b112e86d409
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 06:34:51 2026 +0000

    chore(camel-test-infra-clickhouse): upgrade clickhouse.container to 26.8
    
    Update clickhouse.container from 26.7 to 26.8
---
 .../resources/org/apache/camel/catalog/test-infra/metadata.json         | 2 +-
 .../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
 .../apache/camel/test/infra/clickhouse/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 5eac408ec2b9..6b967ef5127b 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
@@ -711,7 +711,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-clickhouse",
   "version" : "4.23.0-SNAPSHOT",
-  "serviceVersion" : "26.7",
+  "serviceVersion" : "26.8",
   "uiSupported" : false
 }, {
   "service" : "org.apache.camel.test.infra.ollama.services.OllamaInfraService",
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 5eac408ec2b9..6b967ef5127b 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
@@ -711,7 +711,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-clickhouse",
   "version" : "4.23.0-SNAPSHOT",
-  "serviceVersion" : "26.7",
+  "serviceVersion" : "26.8",
   "uiSupported" : false
 }, {
   "service" : "org.apache.camel.test.infra.ollama.services.OllamaInfraService",
diff --git 
a/test-infra/camel-test-infra-clickhouse/src/main/resources/org/apache/camel/test/infra/clickhouse/services/container.properties
 
b/test-infra/camel-test-infra-clickhouse/src/main/resources/org/apache/camel/test/infra/clickhouse/services/container.properties
index 4917f004e9af..cb1f9c732770 100644
--- 
a/test-infra/camel-test-infra-clickhouse/src/main/resources/org/apache/camel/test/infra/clickhouse/services/container.properties
+++ 
b/test-infra/camel-test-infra-clickhouse/src/main/resources/org/apache/camel/test/infra/clickhouse/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-clickhouse.container=mirror.gcr.io/clickhouse/clickhouse-server:26.7
+clickhouse.container=mirror.gcr.io/clickhouse/clickhouse-server:26.8

Reply via email to