From aa588881316355b4d50aa0567cce2f11e4ce6a8d Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Fri, 2 Jun 2023 07:33:03 -0500 Subject: [PATCH] Bumping version for new image in values. --- 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 20caff9..579aa72 100644 --- a/charts/dnsimple/Chart.yaml +++ b/charts/dnsimple/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "0.0.4" +appVersion: "0.0.5" description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple name: cert-manager-webhook-dnsimple -version: 0.0.4 +version: 0.0.5 home: https://github.com/jahanson/cert-manager-webhook-dnsimple sources: - https://github.com/jahanson/cert-manager-webhook-dnsimple