We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9dfaf commit 538c928Copy full SHA for 538c928
charts/cert-manager-webhook-dnspod/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
-appVersion: 1.3.0
+appVersion: 1.5.0
3
description: cert-manager webhook solver for DNSPod
4
name: cert-manager-webhook-dnspod
5
-version: 1.4.5
+version: 1.5.0
6
type: application
7
maintainers:
8
- - name: imroc
+- name: imroc
charts/cert-manager-webhook-dnspod/values.yaml
@@ -17,7 +17,7 @@ certManager:
17
18
image:
19
repository: imroc/cert-manager-webhook-dnspod
20
- tag: 1.4.0
+ tag: 1.5.0
21
pullPolicy: IfNotPresent
22
23
clusterIssuer:
0 commit comments