mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
docs: Update next MS to 1.9 (#5332)
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
This commit is contained in:
parent
5e7c68c8fc
commit
0382763367
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue