From a575df72b8fd2c3303020c1b5b8b961ba9c699ba Mon Sep 17 00:00:00 2001 From: Marco Kilchhofer Date: Fri, 9 Jul 2021 12:56:58 +0200 Subject: [PATCH] Reword Artifacthub -> Artifact Hub Signed-off-by: Marco Kilchhofer --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 92c853ea..070b0981 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,9 +21,9 @@ Any breaking changes to a chart (backwards incompatible) require: Each release for each chart must be immutable. Any change to a chart (even just documentation) requires a version bump. Trying to release the same version twice will result in an error. -### Artifacthub Annotations +### Artifact Hub Annotations -Since we release our charts on Artifacthub we encourage making use of the provided chart annotations for Artifacthub. +Since we release our charts on Artifact Hub we encourage making use of the provided chart annotations for Artifact Hub. * [https://artifacthub.io/docs/topics/annotations/helm/](https://artifacthub.io/docs/topics/annotations/helm/)