From 0d55201f308ea130623026c384d7d56bd4f5bfea Mon Sep 17 00:00:00 2001 From: Tim Ramlot <42113979+inteon@users.noreply.github.com> Date: Wed, 31 Jan 2024 12:41:55 +0100 Subject: [PATCH] update Chart.yaml properties Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com> --- deploy/charts/csi-driver/Chart.yaml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/deploy/charts/csi-driver/Chart.yaml b/deploy/charts/csi-driver/Chart.yaml index e5062797..5e0bfb0b 100644 --- a/deploy/charts/csi-driver/Chart.yaml +++ b/deploy/charts/csi-driver/Chart.yaml @@ -2,9 +2,22 @@ apiVersion: v2 name: cert-manager-csi-driver type: application -description: cert-manager-csi-driver enables issuing secretless X.509 certificates for pods using cert-manager +description: cert-manager csi-driver enables issuing secretless X.509 certificates for pods using cert-manager -home: https://github.com/cert-manager/csi-driver +home: https://cert-manager.io/docs/usage/csi-driver +icon: https://raw.githubusercontent.com/cert-manager/community/4d35a69437d21b76322157e6284be4cd64e6d2b7/logo/logo-small.png +keywords: +- cert-manager +- csi +- tls +annotations: + artifacthub.io/alternativeName: csi-driver + artifacthub.io/license: Apache-2.0 + artifacthub.io/category: security + artifacthub.io/recommendations: | + - url: https://artifacthub.io/packages/helm/cert-manager/csi-driver-spiffe + - url: https://artifacthub.io/packages/helm/cert-manager/cert-manager + - url: https://artifacthub.io/packages/helm/cert-manager/trust-manager maintainers: - name: cert-manager-maintainers email: cert-manager-maintainers@googlegroups.com @@ -12,5 +25,5 @@ maintainers: sources: - https://github.com/cert-manager/csi-driver -appVersion: v0.6.1 -version: v0.6.1 +appVersion: v0.0.0 +version: v0.0.0