diff --git a/.github/label-commenter-config.yml b/.github/label-commenter-config.yml index b1438492..e08b8eb2 100644 --- a/.github/label-commenter-config.yml +++ b/.github/label-commenter-config.yml @@ -31,7 +31,7 @@ labels: We have noticed that the chart documentation has not been completely updated for this PR. Could you please make sure that the following items have been updated: - `version` in `Chart.yaml` has been updated per [semver](http://semver.org/) - - `README_CHANGELOG.md.gotmpl` contains a summary of the updates for this new version + - The `artifacthub.io/changes` chart annotation contains a summary of the updates for this new version. ([Artifact Hub documentation][https://artifacthub.io/docs/topics/annotations/helm/#supported-annotations]) - [Documentation strings](https://github.com/norwoodj/helm-docs#valuesyaml-metadata) have been added to the keys in `values.yaml`. Afterwards you can run `./hack/gen-helm-docs.sh stable ` again to update the chart's `README.md` file.