We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed52c8 commit 1bb8d33Copy full SHA for 1bb8d33
deploy/dnsimple/Chart.yaml
@@ -1,12 +1,12 @@
1
apiVersion: v1
2
-appVersion: 0.0.2
+appVersion: 0.0.3
3
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
4
name: cert-manager-webhook-dnsimple
5
-version: 0.0.2
+version: 0.0.3
6
home: https://github.com/neoskop/cert-manager-webhook-dnsimple
7
sources:
8
- https://github.com/neoskop/cert-manager-webhook-dnsimple
9
maintainers:
10
- name: Arne Diekmann
11
email: [email protected]
12
- url: https://www.neoskop.de
+ url: https://www.neoskop.de
deploy/dnsimple/values.yaml
@@ -22,7 +22,7 @@ clusterIssuer:
22
create: false
23
image:
24
repository: neoskop/cert-manager-webhook-dnsimple
25
- tag: 0.0.2
+ tag: 0.0.3
26
pullPolicy: IfNotPresent
27
nameOverride: ""
28
fullnameOverride: ""
0 commit comments