From fe52566872e74de3cd0b826b22d091d8fe7348e6 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Mon, 8 Jul 2024 11:46:40 -0300 Subject: [PATCH] Faaso deploy command --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 0499d93..ef527ef 100644 --- a/TODO.md +++ b/TODO.md @@ -31,7 +31,7 @@ * ✅ Fix proxy reload / Make it reload on file changes * Implement `faaso help command` * Fix `export examples/hello_crystal` it has a `template/` -* Implement zero-downtime rollout (`faaso deploy`) +* ✅ Implement zero-downtime rollout (`faaso deploy`) * Cleanup `tmp/` after use unless `DEBUG` is set # Things to do but not before release