mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
chore: 🔖 Bumb version to 0.1.5
This commit is contained in:
parent
db70e0343a
commit
378611c874
2 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v1
|
||||
appVersion: "v0.1.4"
|
||||
appVersion: "v0.1.5"
|
||||
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
|
||||
name: cert-manager-webhook-dnsimple
|
||||
version: 0.1.4
|
||||
version: 0.1.5
|
||||
home: https://github.com/puzzle/cert-manager-webhook-dnsimple
|
||||
sources:
|
||||
- https://github.com/puzzle/cert-manager-webhook-dnsimple
|
||||
|
|
|
@ -20,7 +20,7 @@ clusterIssuer:
|
|||
enabled: false
|
||||
image:
|
||||
repository: ghcr.io/puzzle/cert-manager-webhook-dnsimple
|
||||
tag: v0.1.4
|
||||
tag: v0.1.5
|
||||
pullPolicy: IfNotPresent
|
||||
# pullSecret: "gcr"
|
||||
nameOverride: ""
|
||||
|
|
Loading…
Reference in a new issue