-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #82 from inteon/update_chart_yaml
Update Chart.yaml properties
- Loading branch information
Showing
2 changed files
with
25 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,30 @@ | ||
apiVersion: v2 | ||
|
||
name: cert-manager-csi-driver-spiffe | ||
type: application | ||
description: csi-driver-spiffe is a Kubernetes CSI plugin which transparently delivers X.509 SPIFFE SVIDs to pods via cert-manager | ||
home: https://cert-manager.io/docs/projects/csi-driver-spiffe/ | ||
|
||
home: https://cert-manager.io/docs/usage/csi-driver-spiffe | ||
icon: https://raw.githubusercontent.com/cert-manager/community/4d35a69437d21b76322157e6284be4cd64e6d2b7/logo/logo-small.png | ||
keywords: | ||
- cert-manager | ||
- csi | ||
- spiffe | ||
- tls | ||
annotations: | ||
artifacthub.io/alternativeName: csi-driver-spiffe | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/category: security | ||
artifacthub.io/recommendations: | | ||
- url: https://artifacthub.io/packages/helm/cert-manager/csi-driver | ||
- 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 | ||
- name: cert-manager-maintainers | ||
email: [email protected] | ||
url: https://cert-manager.io | ||
sources: | ||
- https://github.com/cert-manager/csi-driver-spiffe | ||
appVersion: v0.4.1 | ||
version: v0.4.1 | ||
|
||
appVersion: v0.0.0 | ||
version: v0.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters