From 0bb6900f6bb1bb0a143a6a21da6b60223613f02b Mon Sep 17 00:00:00 2001 From: Arne Diekmann Date: Tue, 25 Aug 2020 11:15:00 +0200 Subject: [PATCH] chore: Bump version to 0.0.4. --- deploy/dnsimple/Chart.yaml | 4 ++-- deploy/dnsimple/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/dnsimple/Chart.yaml b/deploy/dnsimple/Chart.yaml index 4a6e25b..145cd53 100644 --- a/deploy/dnsimple/Chart.yaml +++ b/deploy/dnsimple/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: 0.0.3 +appVersion: 0.0.4 description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple name: cert-manager-webhook-dnsimple -version: 0.0.3 +version: 0.0.4 home: https://github.com/neoskop/cert-manager-webhook-dnsimple sources: - https://github.com/neoskop/cert-manager-webhook-dnsimple diff --git a/deploy/dnsimple/values.yaml b/deploy/dnsimple/values.yaml index 0e96a7a..a6a63b8 100644 --- a/deploy/dnsimple/values.yaml +++ b/deploy/dnsimple/values.yaml @@ -22,7 +22,7 @@ clusterIssuer: create: false image: repository: neoskop/cert-manager-webhook-dnsimple - tag: 0.0.3 + tag: 0.0.4 pullPolicy: IfNotPresent nameOverride: "" fullnameOverride: ""