Longhorn v0.5.0 release

Highlights:
1. Users now can use Disaster Recovery Volume support (#495 ) to recover
   the volume in another Kubernetes cluster with defined RTO and RPO. See
   [here](https://github.com/rancher/longhorn/blob/v0.5.0/docs/dr-volume.md)
   for details
2. Users now can see Kubernetes workload information and create PV/PVC in
   Longhorn UI (#461 ) .See
   [here](https://github.com/rancher/longhorn/blob/v0.5.0/docs/k8s-workload.md)
   for details
3. Users now can set backup scheduling in the storage class (#362)
4. We now add the Helm chart in the Longhorn repo, in addition to Rancher
   Apps. (#445 )

See all the issues resolved in v0.5.0 at:
https://github.com/rancher/longhorn/milestone/3?closed=1

The volume engines would need to upgrade to v0.5.0 as well.
Please follow the instruction to upgrade engine.
This commit is contained in:
Sheng Yang 2019-05-18 12:09:06 -07:00
parent 3d6e477407
commit f0fd037eda

View File

@ -19,7 +19,7 @@ You can read more technical details of Longhorn [here](http://rancher.com/micros
Longhorn is alpha-quality software. We appreciate your willingness to deploy Longhorn and provide feedback.
The latest release of Longhorn is **v0.4.1**.
The latest release of Longhorn is **v0.5.0**.
## Source code
Longhorn is 100% open source software. Project source code is spread across a number of repos: