From 740a4760b17f150c08a6b1827ff397cba00bfc40 Mon Sep 17 00:00:00 2001 From: arukiidou Date: Wed, 19 Jul 2023 21:54:04 +0900 Subject: [PATCH] Update Chart.template.yaml add apache 2.0 license Signed-off-by: arukiidou --- deploy/charts/cert-manager/Chart.template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/charts/cert-manager/Chart.template.yaml b/deploy/charts/cert-manager/Chart.template.yaml index afd5200af..3b5a2d18b 100644 --- a/deploy/charts/cert-manager/Chart.template.yaml +++ b/deploy/charts/cert-manager/Chart.template.yaml @@ -19,4 +19,5 @@ maintainers: email: cert-manager-maintainers@googlegroups.com url: https://cert-manager.io annotations: + artifacthub.io/license: Apache-2.0 artifacthub.io/prerelease: "{{IS_PRERELEASE}}"