Skip to content

Commit

Permalink
updates helm chart to reference version 0.2.18 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
xetys authored May 25, 2022
1 parent 6aa01d5 commit 44e115e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/designate-certmanager-webhook/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "0.2.12"
appVersion: "0.2.18"
description: ACME webhook Implementation for OpenStack Designate
name: designate-certmanager-webhook
version: "0.3.0"
2 changes: 1 addition & 1 deletion helm/designate-certmanager-webhook/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certManager:

image:
repository: syseleven/designate-certmanager-webhook
tag: 0.2.17
tag: 0.2.18
pullPolicy: IfNotPresent
alpine:
repository: alpine
Expand Down

0 comments on commit 44e115e

Please sign in to comment.