From 15504d69d8a623aef87088508a64e5f141632eb2 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Fri, 2 Jun 2023 07:14:33 -0500 Subject: [PATCH] Bumping version -- new webhook image. --- charts/dnsimple/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dnsimple/Chart.yaml b/charts/dnsimple/Chart.yaml index 5ee42e5..20caff9 100644 --- a/charts/dnsimple/Chart.yaml +++ b/charts/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/jahanson/cert-manager-webhook-dnsimple sources: - https://github.com/jahanson/cert-manager-webhook-dnsimple