chore: Bump version to 0.1.2.

This commit is contained in:
Arne Diekmann 2023-08-24 14:26:20 +02:00
parent 8b63a36693
commit 04cc3cc9b6
2 changed files with 3 additions and 3 deletions

View file

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