Skip to content

Commit

Permalink
Merge pull request #82 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 11f543f + 7d98240 commit 5a6a098
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 8 deletions.
29 changes: 23 additions & 6 deletions deploy/charts/csi-driver-spiffe/Chart.yaml
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
4 changes: 2 additions & 2 deletions deploy/charts/csi-driver-spiffe/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# cert-manager-csi-driver-spiffe

![Version: v0.4.1](https://img.shields.io/badge/Version-v0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.4.1](https://img.shields.io/badge/AppVersion-v0.4.1-informational?style=flat-square)
![Version: v0.0.0](https://img.shields.io/badge/Version-v0.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.0](https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square)

csi-driver-spiffe is a Kubernetes CSI plugin which transparently delivers X.509 SPIFFE SVIDs to pods via cert-manager

**Homepage:** <https://cert-manager.io/docs/projects/csi-driver-spiffe/>
**Homepage:** <https://cert-manager.io/docs/usage/csi-driver-spiffe>

## Maintainers

Expand Down

0 comments on commit 5a6a098

Please sign in to comment.