Skip to content

Commit 9d47112

Browse files
committed
Add versions description
1 parent 74e7c99 commit 9d47112

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

clickhouse/content.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ ClickHouse works 100-1000x faster than traditional database management systems,
1010

1111
For more information and documentation see https://clickhouse.com/.
1212

13+
## Versions
14+
15+
- The `latest` tag points to the latest release of the latest stable branch.
16+
- Branch tags like `22.2` point to the latest release of the corresponding branch.
17+
- Full version tags like `22.2.3` and `22.2.3.5` point to the corresponding release.
18+
1319
### Compatibility
1420

1521
- The amd64 image requires support for [SSE3 instructions](https://en.wikipedia.org/wiki/SSE3). Virtually all x86 CPUs after 2005 support SSE3.

0 commit comments

Comments
 (0)