From f5e0860aeccccc44acc94063a585e5a1279fba1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Socho=C5=84?= Date: Thu, 15 Oct 2020 21:45:44 +0200 Subject: [PATCH] Add reference to charts-repo-actions-demo (#281) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Referencing charts-repo-actions-demo should be beneficial for those looking for more in-depth examples of how to use ct tool. Fixes #241 Signed-off-by: Michał Sochoń --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa15405..e69c3c6 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,9 @@ See documentation for individual commands: * [ct list-changed](doc/ct_list-changed.md) * [ct version](doc/ct_version.md) +For a more extensive how-to guide, please see: + +* [charts-repo-actions-demo](https://github.com/helm/charts-repo-actions-demo) ## Configuration @@ -198,7 +201,6 @@ Run the script specifying the version for the new release. Versions must start with a lower-case `v`, e. g. `v3.1.1`. - ## Supported versions The previous MAJOR version will be supported for three months after each new MAJOR release.