Skip to content

Commit 0b43125

Browse files
committed
release v1.5.2
Signed-off-by: roc <roc@imroc.cc>
1 parent b76313a commit 0b43125

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ spec:
145145
serviceAccountName: cert-manager-webhook-dnspod
146146
containers:
147147
- name: cert-manager-webhook-dnspod
148-
image: "imroc/cert-manager-webhook-dnspod:1.5.1"
148+
image: "imroc/cert-manager-webhook-dnspod:1.5.2"
149149
imagePullPolicy: IfNotPresent
150150
args:
151151
- --tls-cert-file=/tls/tls.crt

charts/cert-manager-webhook-dnspod/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: 1.5.1
2+
appVersion: 1.5.2
33
description: cert-manager webhook solver for DNSPod
44
name: cert-manager-webhook-dnspod
5-
version: 1.5.1
5+
version: 1.5.2
66
type: application
77
maintainers:
88
- name: imroc

0 commit comments

Comments
 (0)