chore: Bump version to 0.1.1.

This commit is contained in:
Arne Diekmann 2021-12-20 17:58:57 +01:00
parent 687d533870
commit 365a0db1db
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -23,7 +23,7 @@ clusterIssuer:
enabled: false
image:
repository: neoskop/cert-manager-webhook-dnsimple
tag: 0.1.0
tag: 0.1.1
pullPolicy: IfNotPresent
# pullSecret: "gcr"
nameOverride: ""