From 01451384517a188f47dad331b234f6c6fee0d497 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Fri, 14 Aug 2020 14:31:37 -0700 Subject: [PATCH] Longhorn v1.0.2 release Longhorn v1.0.2 is a stable release. 1. [Now Longhorn ships with a default Pod Security Policy](https://github.com/longhorn/longhorn/issues/1671). 2. [Enhanced Air Gap installation experience using Chart](https://github.com/longhorn/longhorn/issues/1641). 1. [Fix an issue](https://github.com/longhorn/longhorn/issues/1647) that might cause Longhorn installation stuck due to upgrade failure. 2. [Speed up](https://github.com/longhorn/longhorn/issues/1655) the Longhorn installation process. 3. [Fix an issue](https://github.com/longhorn/longhorn/issues/1665) that might cause Longhorn installation stuck due to `Incompatible` Engine image. 4. [Fix an issue](https://github.com/longhorn/longhorn/pull/1585) with containerd. Live upgrade from v1.0.2 from v1.0.0 or v1.0.1 is supported. See [here](https://longhorn.io/docs/1.0.2/deploy/upgrade/) for the upgrade instructions. Signed-off-by: Sheng Yang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3c5202..88798c9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You can read more technical details of Longhorn [here](http://rancher.com/micros ## Current status -The latest release of Longhorn is **v1.0.1**. +The latest release of Longhorn is **v1.0.2**. ## Source code Longhorn is 100% open source software. Project source code is spread across a number of repos: