Skip to content

Commit 44e115e

Browse files
authored
updates helm chart to reference version 0.2.18 (#81)
1 parent 6aa01d5 commit 44e115e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "0.2.12"
2+
appVersion: "0.2.18"
33
description: ACME webhook Implementation for OpenStack Designate
44
name: designate-certmanager-webhook
55
version: "0.3.0"

helm/designate-certmanager-webhook/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ certManager:
66

77
image:
88
repository: syseleven/designate-certmanager-webhook
9-
tag: 0.2.17
9+
tag: 0.2.18
1010
pullPolicy: IfNotPresent
1111
alpine:
1212
repository: alpine

0 commit comments

Comments
 (0)