From 0dec718dca633d74dcee9776196b9e0cf2909528 Mon Sep 17 00:00:00 2001
From: derrabauke <pfralf@googlemail.com>
Date: Fri, 12 Mar 2021 22:54:09 +0100
Subject: [PATCH] Update todos

---
 TODOS.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/TODOS.md b/TODOS.md
index 56fc380..790dc6e 100644
--- a/TODOS.md
+++ b/TODOS.md
@@ -12,16 +12,17 @@
 ### Client
 - [x] Test pipeline
 - [ ] Build pipeline
-- [ ] Dockerfile
+- [x] Dockerfile
 - [ ] Helm Chart
 
 ### Server
 - [x] Test pipeline
 - [ ] Build pipeline
-- [ ] Dockerfile
+- [X] Dockerfile
 - [ ] Helm Chart
 
 ## Infra Repository
+- [x] Add repository
 - [ ] CI config & script
 - [ ] Setup Kubernetes
   - [ ] Test Env
@@ -30,5 +31,3 @@
 - [ ] Test Scaling
 - [ ] FQDN
 - [ ] Prometheus Monitoring
-- [ ] 
-
-- 
GitLab