diff --git a/roadmap.md b/roadmap.md index ba09098f5..09141c22d 100644 --- a/roadmap.md +++ b/roadmap.md @@ -10,6 +10,7 @@ If you have an idea for Monitor, feel free to open an issue beginning with the ` - **v1.13**: Support "Compose" resource - Paste in a docker compose file and manage it like a Portainer "Stack" ✅ - **v1.14**: Manage docker networks, images, volumes in the UI - **v1.15**: Support generic OAuth2 providers (including self-hosted). -- **v1.16+**: Support "Cluster" resource - Manage Kubernetes cluster, can attach deployments to "Cluster" (in addition to existing "Server") +- **v1.16**: Support "Swarm" resource - Manage docker swarms, attach Deployments / Stacks to "Swarm". +- **v1.17+**: Support "Cluster" resource - Manage Kubernetes cluster, can attach deployments to "Cluster" (in addition to existing "Server") **Note. The specific versions associated with these features are not final.** \ No newline at end of file