Skip to content

Commit

Permalink
Merge pull request #194 from inteon/update_chart_yaml
Browse files Browse the repository at this point in the history
Update Chart.yaml properties
  • Loading branch information
jetstack-bot authored Jan 31, 2024
2 parents 4b51823 + 0d55201 commit 66738d3
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions deploy/charts/csi-driver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,28 @@ 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: [email protected]
url: https://cert-manager.io
sources:
- https://github.com/cert-manager/csi-driver

appVersion: v0.6.1
version: v0.6.1
appVersion: v0.0.0
version: v0.0.0

0 comments on commit 66738d3

Please sign in to comment.