Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down