mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35: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
|
||||
appVersion: "v0.1.5"
|
||||
appVersion: "v0.1.6"
|
||||
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
|
||||
name: cert-manager-webhook-dnsimple
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
home: https://github.com/puzzle/cert-manager-webhook-dnsimple
|
||||
sources:
|
||||
- https://github.com/puzzle/cert-manager-webhook-dnsimple
|
||||
|
|
Loading…
Reference in a new issue