Skip to content

Update clickhouse to the latest state #18962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2025

Conversation

robot-ch-test-poll1
Copy link

This is an automatic PR to update clickhouse according to the latest releases.

Maintainers: Misha f. Shiryaev felixoid@clickhouse.com (@Felixoid),
Max Kainov max.kainov@clickhouse.com (@mkaynov),
Alexander Sapin alesapin@clickhouse.com (@alesapin)

@robot-ch-test-poll1 robot-ch-test-poll1 requested a review from a team as a code owner May 2, 2025 10:04
Copy link

github-actions bot commented May 2, 2025

Diff for 3cc6f5f:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 0198f01..3cea428 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,7 +1,7 @@
 Maintainers: Misha f. Shiryaev <felixoid@clickhouse.com> (@Felixoid), Max Kainov <max.kainov@clickhouse.com> (@mkaynov), Alexander Sapin <alesapin@clickhouse.com> (@alesapin)
 GitRepo: https://github.com/ClickHouse/docker-library.git
 GitFetch: refs/heads/main
-GitCommit: 887ac97b99841776d67267592c4cc96141a5d467
+GitCommit: 5f600937076099ad4f7bee2e9e91d458a491dc8b
 
 Tags: 24.8, 24.8-focal, 24.8.14, 24.8.14-focal, 24.8.14.39, 24.8.14.39-focal
 Architectures: amd64, arm64v8
@@ -13,9 +13,9 @@ Architectures: amd64, arm64v8
 Directory: server/25.2.2.39
 File: Dockerfile.ubuntu
 
-Tags: latest, jammy, 25.4, 25.4-jammy, 25.4.1, 25.4.1-jammy, 25.4.1.2934, 25.4.1.2934-jammy
+Tags: latest, jammy, 25.4, 25.4-jammy, 25.4.2, 25.4.2-jammy, 25.4.2.31, 25.4.2.31-jammy
 Architectures: amd64, arm64v8
-Directory: server/25.4.1.2934
+Directory: server/25.4.2.31
 File: Dockerfile.ubuntu
 
 Tags: lts, lts-jammy, 25.3, 25.3-jammy, 25.3.3, 25.3.3-jammy, 25.3.3.42, 25.3.3.42-jammy
diff --git a/_bashbrew-list b/_bashbrew-list
index ad15cb3..e4ffd24 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -18,10 +18,10 @@ clickhouse:25.3.3.42
 clickhouse:25.3.3.42-jammy
 clickhouse:25.4
 clickhouse:25.4-jammy
-clickhouse:25.4.1
-clickhouse:25.4.1-jammy
-clickhouse:25.4.1.2934
-clickhouse:25.4.1.2934-jammy
+clickhouse:25.4.2
+clickhouse:25.4.2-jammy
+clickhouse:25.4.2.31
+clickhouse:25.4.2.31-jammy
 clickhouse:jammy
 clickhouse:latest
 clickhouse:lts
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 7bf7099..121b45c 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,4 +1,4 @@
 clickhouse:24.8.14.39-focal
 clickhouse:25.2.2.39-jammy
 clickhouse:25.3.3.42-jammy
-clickhouse:25.4.1.2934-jammy
+clickhouse:25.4.2.31-jammy
diff --git a/clickhouse_25.4.1.2934-jammy/Dockerfile.ubuntu b/clickhouse_25.4.2.31-jammy/Dockerfile.ubuntu
similarity index 99%
rename from clickhouse_25.4.1.2934-jammy/Dockerfile.ubuntu
rename to clickhouse_25.4.2.31-jammy/Dockerfile.ubuntu
index ca5d7e9..642330d 100644
--- a/clickhouse_25.4.1.2934-jammy/Dockerfile.ubuntu
+++ b/clickhouse_25.4.2.31-jammy/Dockerfile.ubuntu
@@ -28,7 +28,7 @@ RUN sed -i "s|http://archive.ubuntu.com|${apt_archive}|g" /etc/apt/sources.list
 
 ARG REPO_CHANNEL="stable"
 ARG REPOSITORY="deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb ${REPO_CHANNEL} main"
-ARG VERSION="25.4.1.2934"
+ARG VERSION="25.4.2.31"
 ARG PACKAGES="clickhouse-client clickhouse-server clickhouse-common-static"
 
 
diff --git a/clickhouse_25.4.1.2934-jammy/docker_related_config.xml b/clickhouse_25.4.2.31-jammy/docker_related_config.xml
similarity index 100%
rename from clickhouse_25.4.1.2934-jammy/docker_related_config.xml
rename to clickhouse_25.4.2.31-jammy/docker_related_config.xml
diff --git a/clickhouse_25.4.1.2934-jammy/entrypoint.sh b/clickhouse_25.4.2.31-jammy/entrypoint.sh
similarity index 100%
rename from clickhouse_25.4.1.2934-jammy/entrypoint.sh
rename to clickhouse_25.4.2.31-jammy/entrypoint.sh

Relevant Maintainers:

@tianon tianon merged commit d37f3fb into docker-library:master May 2, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants