From a4c630d0c211d55aeabbeb19962704dbea62d612 Mon Sep 17 00:00:00 2001 From: Armin Schlegel Date: Thu, 1 Sep 2022 12:31:33 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 86c790e..f8e6f3c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # setup-updatechart Update a helm chart dependencies and own version + +**Usage** + +```sh +- uses: edgefarm/setup-updatechart@v1 +- run: updateChart --help +```