chore: Bump version to 0.0.4.

This commit is contained in:
Arne Diekmann 2020-08-25 11:15:00 +02:00
parent 6c154de19f
commit 0bb6900f6b
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 0.0.3
appVersion: 0.0.4
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
name: cert-manager-webhook-dnsimple
version: 0.0.3
version: 0.0.4
home: https://github.com/neoskop/cert-manager-webhook-dnsimple
sources:
- https://github.com/neoskop/cert-manager-webhook-dnsimple

View file

@ -22,7 +22,7 @@ clusterIssuer:
create: false
image:
repository: neoskop/cert-manager-webhook-dnsimple
tag: 0.0.3
tag: 0.0.4
pullPolicy: IfNotPresent
nameOverride: ""
fullnameOverride: ""