diff --git a/charts/dnsimple/Chart.yaml b/charts/dnsimple/Chart.yaml index dd7ea20..49df2d1 100644 --- a/charts/dnsimple/Chart.yaml +++ b/charts/dnsimple/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "0.0.1" +appVersion: "0.0.2" description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple name: cert-manager-webhook-dnsimple -version: 0.0.1 +version: 0.0.2 home: https://github.com/jahanson/cert-manager-webhook-dnsimple sources: - https://github.com/jahanson/cert-manager-webhook-dnsimple diff --git a/charts/dnsimple/values.yaml b/charts/dnsimple/values.yaml index b3a4c07..8b08831 100644 --- a/charts/dnsimple/values.yaml +++ b/charts/dnsimple/values.yaml @@ -18,10 +18,7 @@ dnsimple: # tokenSecretName: clusterIssuer: email: name@example.com - staging: - enabled: false - production: - enabled: false + image: repository: ghcr.io/jahanson/cert-manager-webhook-dnsimple tag: latest