Skip to content

Commit

Permalink
feat: add some fields to chart to be reflected on ArtifactHub
Browse files Browse the repository at this point in the history
  • Loading branch information
aellwein committed Oct 21, 2022
1 parent dd3e76a commit da174cc
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions deploy/cert-manager-webhook-netcup/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
apiVersion: v1
appVersion: "1.0.9"
description: Allow cert-manager to solve DNS challenges using Netcup DNS API
name: cert-manager-webhook-netcup
version: 1.0.9
description: A Helm chart for cert manager webhook solver for ACME DNS01 challenge via Netcup
name: cert-manager-webhook-netcup
home: https://github.com/aellwein/cert-manager-webhook-netcup
icon: https://raw.githubusercontent.com/cert-manager/cert-manager/master/logo/logo.png
keywords:
- cert-manager
- webhook
- letsencrypt
- netcup
- ACME
- DNS01
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/maintainers: |
- name: Alex Ellwein
email: [email protected]
#artifacthub.io/containsSecurityUpdates: "true"
#artifacthub.io/changes:

0 comments on commit da174cc

Please sign in to comment.