chore: Bump version to 0.0.5.

This commit is contained in:
Arne Diekmann 2020-12-09 14:42:28 +01:00
parent c5b7612304
commit fc6e021fc1
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 0.0.4
appVersion: 0.0.5
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
name: cert-manager-webhook-dnsimple
version: 0.0.4
version: 0.0.5
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.4
tag: 0.0.5
pullPolicy: IfNotPresent
nameOverride: ""
fullnameOverride: ""