From 2face37b19775bcf7c7435c43c1a34d511a368eb Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Mon, 8 Jul 2024 11:24:55 -0300 Subject: [PATCH] todo management --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index ef527ef..0499d93 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