From 4dd3b6bc6802311af827692fb53d97bd50b21da1 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 27 Jan 2021 22:09:15 -0500 Subject: [PATCH] spelling: continuous Signed-off-by: Josh Soref --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 72303016..5350bacb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -76,7 +76,7 @@ Please ensure chart version changes adhere to semantic versioning standards: ## Testing Charts -As part of the Continous Intergration system we run Helm's [Chart Testing](https://github.com/helm/chart-testing) tool. +As part of the Continuous Intergration system we run Helm's [Chart Testing](https://github.com/helm/chart-testing) tool. The checks for this tool are stricter than the standard Helm requirements, where fields normally considered optional like `maintainer` are required in the standard spec and must be valid GitHub usernames.