From 6e9c9ddc5dc5c2184cae57e225581706a3062373 Mon Sep 17 00:00:00 2001 From: Sanjay Tiwari Date: Thu, 14 Oct 2021 12:35:29 -0400 Subject: [PATCH] Restore Contribution.md --- CONTRIBUTING.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2ecc45d5..3d6e1782 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,16 +33,6 @@ We want to deliver transparent chart releases for our chart consumers. Therefore Changes on a chart must be documented in a chart specific changelog in the `Chart.yaml` [Annotation Section](https://helm.sh/docs/topics/charts/#the-chartyaml-file). For every new release the entire `artifacthub.io/changes` needs to be rewritten. Each change requires a new bullet point following the pattern `- "[{type}]: {description}"`. You can use the following template: -[Fixed] -``` -name: argo-workflow -Chart version: 0.7.2 - - Fixed following files for namespaced - - argo-helm/charts/argo-workflows/template/controller/workflow-rb.yaml - - argo-helm/charts/argo-workflows/template/controller/workflow-role.yaml - - argo-helm/charts/argo-workflows/template/controller/workflow-sa.yaml -``` - ``` name: argo-cd version: 3.4.1