mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00

* restructure source and templates to follow helm best-practices * add basic actions for more complex workflows * workflows for pr ands tags (along with required fixes to go code) * re-add helm chart and automated chart release * fix errors in workflows * improve documentation * fix finding existing records * add missing namespace to workflow * cleanup of kubernetes pipeline * Fixed and documented tagging workflow
12 lines
392 B
YAML
12 lines
392 B
YAML
apiVersion: v1
|
|
appVersion: "0.1.2"
|
|
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
|
|
name: cert-manager-webhook-dnsimple
|
|
version: 0.1.2
|
|
home: https://github.com/puzzle/cert-manager-webhook-dnsimple
|
|
sources:
|
|
- https://github.com/puzzle/cert-manager-webhook-dnsimple
|
|
maintainers:
|
|
- name: Puzzle ITC
|
|
email: container@puzzle.ch
|
|
url: https://www.puzzle.ch
|