From 9df7fc7ed930512e215f9b7d3ccc0046c5a08680 Mon Sep 17 00:00:00 2001 From: Joe Hanson Date: Fri, 2 Jun 2023 11:12:21 -0400 Subject: [PATCH] Bumping version -- new rbac added for secrets. --- 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 579aa72..f3b0130 100644 --- a/charts/dnsimple/Chart.yaml +++ b/charts/dnsimple/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "0.0.5" +appVersion: "0.0.6" description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple name: cert-manager-webhook-dnsimple -version: 0.0.5 +version: 0.0.6 home: https://github.com/jahanson/cert-manager-webhook-dnsimple sources: - https://github.com/jahanson/cert-manager-webhook-dnsimple