From b2dbb31413891abdfe2e37fca9beac55ef0f1402 Mon Sep 17 00:00:00 2001 From: Thomas Richner Date: Thu, 8 Feb 2024 17:46:22 +0100 Subject: [PATCH] ARC-1239: Check off task :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e194dea..8b03c29 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # TODO In order of priority: - [ ] Health endpoint - sanity check whether Jakarta ws is up should be enough. I.e. `/health` -- [ ] Dockerfile + CI/CD +- [ ] Continuous Deployment - [ ] Helm chart (externally) - [ ] Internationalization (ResourceBundles) for templates (en & de) - see [Mustache Library](https://github.com/spullara/mustache.java/blob/main/compiler/src/main/java/com/github/mustachejava/functions/BundleFunctions.java)