From c6c23ea5bd6e631886d7d5fe65730450929baf33 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 6 Jul 2025 19:01:25 -0600 Subject: [PATCH] docs: update deployment tools comparison table to include volume backups --- apps/docs/content/docs/core/comparison.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/docs/content/docs/core/comparison.mdx b/apps/docs/content/docs/core/comparison.mdx index 371644c..03bb368 100644 --- a/apps/docs/content/docs/core/comparison.mdx +++ b/apps/docs/content/docs/core/comparison.mdx @@ -28,7 +28,8 @@ Comparison of the following deployment tools: | **Rollbacks** | ✅ | ✅ | ❌ | ✅ | | **Shared Enviroment Variables** | ✅ | ❌ | ❌ | ✅ | | **Schedules Jobs** | ✅ | ❌ | ❌ | ✅ | -| **Cloudflare Tunnels** | ❌ | ❌ | ❌ | ✅ | +| **Cloudflare Tunnels** | ❌ | ❌ | ❌ | ✅ | +| **Volume Backups** | ✅ | ❌ | ❌ | ❌ | | **Preview Deployments** | ✅ | ❌ | ❌ | ✅ | | **Teams** | ✅ | ❌ | ❌ | ✅ | | **Cloud/Paid Version** | ✅ | ✅ | ✅ | ✅ |