Updating version for release.

This commit is contained in:
Joseph Hanson 2023-06-01 15:52:35 -05:00
parent 8ef52f3690
commit 590bad190e
No known key found for this signature in database
2 changed files with 3 additions and 6 deletions

View file

@ -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

View file

@ -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