docs: Update next MS to 1.9 (#5332)

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
This commit is contained in:
Thomas Decaux 2021-01-28 22:10:03 +01:00 committed by GitHub
parent 5e7c68c8fc
commit 0382763367
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,13 +18,11 @@
### Core Functionality Bug Fixes
The core GitOps features still have several known bugs and limitations. The full list is available in [v1.7 milestone](
https://github.com/argoproj/argo-cd/issues?q=is%3Aopen+is%3Aissue+label%3Abug+milestone%3A%22v1.7+%22+label%3Acomponent%3Acore)
The core GitOps features still have several known bugs and limitations. The full list is available in [v1.9 milestone](
https://github.com/argoproj/argo-cd/issues?q=is%3Aopen+is%3Aissue+label%3Abug+milestone%3A%22v1.9%22+label%3Acomponent%3Acore)
The most notable issues:
* [Application is incorrectly reporting a diff](https://github.com/argoproj/argo-cd/issues/2865)
* [Helm hooks are deleted right after creation](https://github.com/argoproj/argo-cd/issues/2737)
* [Argo CD synchronization lasts incredibly long](https://github.com/argoproj/argo-cd/issues/3663)
### Performance