1
0
mirror of https://github.com/helm/chart-testing.git synced 2026-02-05 18:45:18 +01:00

Add reference to charts-repo-actions-demo (#281)

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ń <kaszpir@gmail.com>
This commit is contained in:
Michał Sochoń
2020-10-15 21:45:44 +02:00
committed by GitHub
parent 3fc5a50108
commit f5e0860aec

View File

@@ -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.