Update version_date.tsv and changelogs after v24.8.6.70-lts

This commit is contained in:
robot-clickhouse 2024-11-04 16:42:06 +00:00
parent e3bb7a38f1
commit 6b4d44be28
6 changed files with 57 additions and 4 deletions

View File

@ -14,9 +14,10 @@ The following versions of ClickHouse server are currently supported with securit
| Version | Supported |
|:-|:-|
| 24.10 | ✔️ |
| 24.9 | ✔️ |
| 24.8 | ✔️ |
| 24.7 | ✔️ |
| 24.7 | |
| 24.6 | ❌ |
| 24.5 | ❌ |
| 24.4 | ❌ |

View File

@ -34,7 +34,7 @@ RUN arch=${TARGETARCH:-amd64} \
# lts / testing / prestable / etc
ARG REPO_CHANNEL="stable"
ARG REPOSITORY="https://packages.clickhouse.com/tgz/${REPO_CHANNEL}"
ARG VERSION="24.9.2.42"
ARG VERSION="24.10.1.2812"
ARG PACKAGES="clickhouse-keeper"
ARG DIRECT_DOWNLOAD_URLS=""

View File

@ -35,7 +35,7 @@ RUN arch=${TARGETARCH:-amd64} \
# lts / testing / prestable / etc
ARG REPO_CHANNEL="stable"
ARG REPOSITORY="https://packages.clickhouse.com/tgz/${REPO_CHANNEL}"
ARG VERSION="24.9.2.42"
ARG VERSION="24.10.1.2812"
ARG PACKAGES="clickhouse-client clickhouse-server clickhouse-common-static"
ARG DIRECT_DOWNLOAD_URLS=""

View File

@ -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="24.9.2.42"
ARG VERSION="24.10.1.2812"
ARG PACKAGES="clickhouse-client clickhouse-server clickhouse-common-static"
#docker-official-library:off

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,7 @@
v24.10.1.2812-stable 2024-11-01
v24.9.2.42-stable 2024-10-03
v24.9.1.3278-stable 2024-09-26
v24.8.6.70-lts 2024-11-04
v24.8.5.115-lts 2024-10-08
v24.8.4.13-lts 2024-09-06
v24.8.3.59-lts 2024-09-03

1 v24.9.2.42-stable v24.10.1.2812-stable 2024-10-03 2024-11-01
1 v24.10.1.2812-stable 2024-11-01
2 v24.9.2.42-stable v24.9.2.42-stable 2024-10-03 2024-10-03
3 v24.9.1.3278-stable v24.9.1.3278-stable 2024-09-26 2024-09-26
4 v24.8.6.70-lts 2024-11-04
5 v24.8.5.115-lts v24.8.5.115-lts 2024-10-08 2024-10-08
6 v24.8.4.13-lts v24.8.4.13-lts 2024-09-06 2024-09-06
7 v24.8.3.59-lts v24.8.3.59-lts 2024-09-03 2024-09-03