Skip to content

Commit 365a0db

Browse files
committed
chore: Bump version to 0.1.1.
1 parent 687d533 commit 365a0db

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.0"
2+
appVersion: "0.1.1"
33
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
44
name: cert-manager-webhook-dnsimple
5-
version: 0.1.0
5+
version: 0.1.1
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.0
26+
tag: 0.1.1
2727
pullPolicy: IfNotPresent
2828
# pullSecret: "gcr"
2929
nameOverride: ""

0 commit comments

Comments
 (0)