Skip to content

Commit 1bb8d33

Browse files
committed
chore: Bump version to 0.0.3.
1 parent 2ed52c8 commit 1bb8d33

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

deploy/dnsimple/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
apiVersion: v1
2-
appVersion: 0.0.2
2+
appVersion: 0.0.3
33
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
44
name: cert-manager-webhook-dnsimple
5-
version: 0.0.2
5+
version: 0.0.3
66
home: https://github.com/neoskop/cert-manager-webhook-dnsimple
77
sources:
88
- https://github.com/neoskop/cert-manager-webhook-dnsimple
99
maintainers:
1010
- name: Arne Diekmann
1111
12-
url: https://www.neoskop.de
12+
url: https://www.neoskop.de

deploy/dnsimple/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ clusterIssuer:
2222
create: false
2323
image:
2424
repository: neoskop/cert-manager-webhook-dnsimple
25-
tag: 0.0.2
25+
tag: 0.0.3
2626
pullPolicy: IfNotPresent
2727
nameOverride: ""
2828
fullnameOverride: ""

0 commit comments

Comments
 (0)