We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dacadfc + 58f2bef commit b2cc2d2Copy full SHA for b2cc2d2
helm/designate-certmanager-webhook/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v1
2
-appVersion: "0.2.11"
+appVersion: "0.2.12"
3
description: ACME webhook Implementation for OpenStack Designate
4
name: designate-certmanager-webhook
5
-version: "0.2.11"
+version: "0.2.12"
helm/designate-certmanager-webhook/values.yaml
@@ -6,7 +6,7 @@ certManager:
6
7
image:
8
repository: syseleven/designate-certmanager-webhook
9
- tag: 0.2.11
+ tag: 0.2.12
10
pullPolicy: IfNotPresent
11
12
imagePullSecrets: []
0 commit comments