From e2df6e94a58e5324b9c1c7906dfae8d772f596bb Mon Sep 17 00:00:00 2001 From: Grraahaam <72856427+Grraahaam@users.noreply.github.com> Date: Sat, 28 Jan 2023 17:18:39 +0100 Subject: [PATCH] chore(chart): breaking change version bump + docs --- helm-charts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts/README.md b/helm-charts/README.md index 1bb587a2a..858f458bb 100644 --- a/helm-charts/README.md +++ b/helm-charts/README.md @@ -36,4 +36,4 @@ Steps to update the documentation : 1. `npm install ./readme-generator-for-helm` 1. `npm exec readme-generator -- --readme README.md --values values.yaml` - It'll insert the table below the `## Parameters` title - - It'll output errors if some of the path aren't documented \ No newline at end of file + - It'll output errors if some of the path aren't documented