From 4e55a9978c0e1dca43ba4197eb6ddf6a73400c5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Hochg=C3=BCrtel?= Date: Sun, 25 Jun 2023 10:05:52 +0200 Subject: [PATCH] Rename Project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be1807a..774be8d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TH Helm Chart Playground +# Helm Chart Editor I didn't like to edit Helm Charts because to understand how my YAML template file looks rendered wasn't really obvious. I thought a split-view editor which has on the left side the template and on the right side the rendered template would help me much when I work with helm charts.