mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
Updating version for release.
This commit is contained in:
parent
8ef52f3690
commit
590bad190e
2 changed files with 3 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v1
|
||||
appVersion: "0.0.1"
|
||||
appVersion: "0.0.2"
|
||||
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
|
||||
name: cert-manager-webhook-dnsimple
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
home: https://github.com/jahanson/cert-manager-webhook-dnsimple
|
||||
sources:
|
||||
- https://github.com/jahanson/cert-manager-webhook-dnsimple
|
||||
|
|
|
@ -18,10 +18,7 @@ dnsimple:
|
|||
# tokenSecretName:
|
||||
clusterIssuer:
|
||||
email: name@example.com
|
||||
staging:
|
||||
enabled: false
|
||||
production:
|
||||
enabled: false
|
||||
|
||||
image:
|
||||
repository: ghcr.io/jahanson/cert-manager-webhook-dnsimple
|
||||
tag: latest
|
||||
|
|
Loading…
Reference in a new issue