From fd5b7af2f2de7d451a751b94ed3eebdbaad7cb78 Mon Sep 17 00:00:00 2001 From: Ken Chen Date: Fri, 26 Sep 2025 08:08:15 -0700 Subject: [PATCH] 3.0 preview 2 --- docs/enterprise-v3.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/enterprise-v3.0.md b/docs/enterprise-v3.0.md index 500b9db2..e3e0da8a 100644 --- a/docs/enterprise-v3.0.md +++ b/docs/enterprise-v3.0.md @@ -45,11 +45,11 @@ Key highlights of the Timeplus 3.0 preview release include: ## Releases We recommend using stable releases for production deployment. Engineering builds are available for testing and evaluation purposes. -### 3.0.1 (Preview) {#3_0_1-preview_2} +### 3.0.1 (Preview 2) {#3_0_1-preview_2} Released on 09-25-2025. Installation options: * For Linux or Mac users: `curl https://install.timeplus.com/3.0 | sh` [Downloads](/release-downloads#3_0_1-preview_2) * For Docker users (not recommended for production): `docker run -p 8000:8000 docker.timeplus.com/timeplus/timeplus-enterprise:3.0.1-preview.2` -* For Kubernetes users: helm install timeplus/timeplus-enterprise --version v10.0.1 . +* For Kubernetes users: `helm install timeplus/timeplus-enterprise --version v10.0.1` Component versions: * timeplusd 3.0.1-rc.16