From d111bcdcad23701bdae34a9d582d90caafef0aa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Tue, 18 Jan 2022 07:55:59 +0100 Subject: [PATCH] ci: Update Label Commenter config --- .github/label-commenter-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.