From 8e9c9b4634152a7a1e391d300d352470de637f75 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Thu, 1 Jun 2023 17:23:07 -0500 Subject: [PATCH] Bumping chart version. --- 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 49df2d1..5ee42e5 100644 --- a/charts/dnsimple/Chart.yaml +++ b/charts/dnsimple/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "0.0.2" +appVersion: "0.0.3" description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple name: cert-manager-webhook-dnsimple -version: 0.0.2 +version: 0.0.3 home: https://github.com/jahanson/cert-manager-webhook-dnsimple sources: - https://github.com/jahanson/cert-manager-webhook-dnsimple