From 820754deda94cca62cc131cd027612b46663a14b Mon Sep 17 00:00:00 2001 From: mbecker20 Date: Wed, 24 Jul 2024 00:11:58 -0700 Subject: [PATCH] roadmap --- roadmap.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roadmap.md b/roadmap.md index ec97365da..697580adc 100644 --- a/roadmap.md +++ b/roadmap.md @@ -6,8 +6,8 @@ If you have an idea for Monitor, feel free to open an issue beginning with the ` ## Release plans -**v1.12**: Support Gitea and Gitlab (alternatives to Github, including self-hosted) -**v1.13**: Support "Compose" resource - Paste in a docker compose file and manage it like a Portainer "Stack" -**v1.14+**: Support "Cluster" resource - Manage Kubernetes cluster, can attach deployments to "Cluster" (in addition to existing "Server") +- **v1.12**: Support Gitea and Gitlab (alternatives to Github, including self-hosted) +- **v1.13**: Support "Compose" resource - Paste in a docker compose file and manage it like a Portainer "Stack" +- **v1.14+**: 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