mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 06:45:49 +02:00
Merge pull request #56 from puzzle/update-chart-image
update image in chart to v0.1.6
This commit is contained in:
commit
e8580102d2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: "v0.1.5"
|
appVersion: "v0.1.6"
|
||||||
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
|
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
|
||||||
name: cert-manager-webhook-dnsimple
|
name: cert-manager-webhook-dnsimple
|
||||||
version: 0.1.5
|
version: 0.1.6
|
||||||
home: https://github.com/puzzle/cert-manager-webhook-dnsimple
|
home: https://github.com/puzzle/cert-manager-webhook-dnsimple
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/puzzle/cert-manager-webhook-dnsimple
|
- https://github.com/puzzle/cert-manager-webhook-dnsimple
|
||||||
|
|
Loading…
Reference in a new issue