From de3f9ec3af45dfc9d4b2988b505cdb01c0d95bed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beat=20Sch=C3=A4rz?= Date: Tue, 10 Dec 2024 11:13:18 +0100 Subject: [PATCH] update image in chart to v0.1.6 --- charts/cert-manager-webhook-dnsimple/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cert-manager-webhook-dnsimple/Chart.yaml b/charts/cert-manager-webhook-dnsimple/Chart.yaml index 51096c8..22cecc2 100644 --- a/charts/cert-manager-webhook-dnsimple/Chart.yaml +++ b/charts/cert-manager-webhook-dnsimple/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "v0.1.5" +appVersion: "v0.1.6" description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple name: cert-manager-webhook-dnsimple -version: 0.1.5 +version: 0.1.6 home: https://github.com/puzzle/cert-manager-webhook-dnsimple sources: - https://github.com/puzzle/cert-manager-webhook-dnsimple