From 39d76527a6aa6cb20405d61d74b5b240b893f3a8 Mon Sep 17 00:00:00 2001 From: annekebr <44376590+annekebr@users.noreply.github.com> Date: Fri, 17 Dec 2021 17:47:27 +0100 Subject: [PATCH] fixup! docs: add jsonschema for values.yaml --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2394c60b4..351265365 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,5 +14,6 @@ Fixes # - [ ] PR follows [Contributing Guide](../docs/CONTRIBUTING.md) - [ ] Added tests (if necessary) - [ ] Extended README/Documentation (if necessary) +- [ ] Adjusted `helm/values.schema.json` according to new changes if `helm/values.yaml` has been touched - [ ] Adjusted versions of image and Helm chart in `values.yaml` and `Chart.yaml` (if necessary)