Skip to content

Commit 04cc3cc

Browse files
committed
chore: Bump version to 0.1.2.
1 parent 8b63a36 commit 04cc3cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deploy/dnsimple/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: "0.1.1"
2+
appVersion: "0.1.2"
33
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
44
name: cert-manager-webhook-dnsimple
5-
version: 0.1.1
5+
version: 0.1.2
66
home: https://github.com/neoskop/cert-manager-webhook-dnsimple
77
sources:
88
- https://github.com/neoskop/cert-manager-webhook-dnsimple

deploy/dnsimple/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ clusterIssuer:
2323
enabled: false
2424
image:
2525
repository: neoskop/cert-manager-webhook-dnsimple
26-
tag: 0.1.1
26+
tag: 0.1.2
2727
pullPolicy: IfNotPresent
2828
# pullSecret: "gcr"
2929
nameOverride: ""

0 commit comments

Comments
 (0)