diff --git a/docs/roadmap.md b/docs/roadmap.md index 8ba099be4de4a..fbb8dd5a3b39f 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -85,6 +85,14 @@ Exec into the Kubernetes Pod right from Argo CD Web UI! [#4351](https://github.c The feature allows combining of-the-shelf Helm chart and value file in Git repository ([#2789](https://github.com/argoproj/argo-cd/issues/2789)) +### Support multiple sources for an Application + +Support more than one source for creating an Application [#8322](https://github.com/argoproj/argo-cd/pull/8322). + +### Sharding application controller + +Application controller to scale automatically to provide high availability[#8340](https://github.com/argoproj/argo-cd/issues/8340). + ### Add support for secrets in Application parameters The feature allows referencing secrets in Application parameters. [#1786](https://github.com/argoproj/argo-cd/issues/1786).