Skip to content

Commit

Permalink
Merge pull request #364 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 b17fba0 + 8651514 commit 2e95c6c
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions deploy/charts/approver-policy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,21 @@ name: cert-manager-approver-policy
type: application
description: approver-policy is a CertificateRequest approver for cert-manager

home: https://cert-manager.io/docs/policy/approval/approver-policy/
home: https://cert-manager.io/docs/policy/approval/approver-policy
icon: https://raw.githubusercontent.com/cert-manager/community/4d35a69437d21b76322157e6284be4cd64e6d2b7/logo/logo-small.png
keywords:
- cert-manager
- policy
annotations:
artifacthub.io/alternativeName: approver-policy
artifacthub.io/license: Apache-2.0
artifacthub.io/category: security
artifacthub.io/recommendations: |
- url: https://artifacthub.io/packages/helm/cert-manager/cert-manager
- url: https://artifacthub.io/packages/helm/cert-manager/trust-manager
maintainers:
- name: cert-manager-dev
email: cert-manager-dev@googlegroups.com
- name: cert-manager-maintainers
email: cert-manager-maintainers@googlegroups.com
url: https://cert-manager.io
sources:
- https://github.com/cert-manager/approver-policy
Expand Down

0 comments on commit 2e95c6c

Please sign in to comment.