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 571396a66e9a chore(camel-test-infra-clickhouse): upgrade
clickhouse.container to 26.7
571396a66e9a is described below
commit 571396a66e9ac6aa7fb9402e2d2eb8329b140577
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:19:18 2026 +0000
chore(camel-test-infra-clickhouse): upgrade clickhouse.container to 26.7
Update clickhouse.container from 24.8 to 26.7
---
.../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 c73de002b73d..a20ba9866b83 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.22.0-SNAPSHOT",
- "serviceVersion" : "24.8",
+ "serviceVersion" : "26.7",
"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 c73de002b73d..a20ba9866b83 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.22.0-SNAPSHOT",
- "serviceVersion" : "24.8",
+ "serviceVersion" : "26.7",
"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 909d24760511..4917f004e9af 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:24.8
+clickhouse.container=mirror.gcr.io/clickhouse/clickhouse-server:26.7