diff --git a/charts/cert-manager-webhook-dnsimple/Chart.yaml b/charts/cert-manager-webhook-dnsimple/Chart.yaml index 22cecc2..1dc9d19 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.6" +appVersion: "v0.1.7" description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple name: cert-manager-webhook-dnsimple -version: 0.1.6 +version: 0.1.7 home: https://github.com/puzzle/cert-manager-webhook-dnsimple sources: - https://github.com/puzzle/cert-manager-webhook-dnsimple diff --git a/charts/cert-manager-webhook-dnsimple/values.yaml b/charts/cert-manager-webhook-dnsimple/values.yaml index 27aaa28..491d405 100644 --- a/charts/cert-manager-webhook-dnsimple/values.yaml +++ b/charts/cert-manager-webhook-dnsimple/values.yaml @@ -2,7 +2,6 @@ # It will be used when specifying an issuer for a (Cluster)Issuer object. # When customizing, provide an FQDN, for example acme.my-company.com. groupName: "acme.dnsimple.com" - certManager: namespace: cert-manager serviceAccountName: cert-manager @@ -20,7 +19,7 @@ clusterIssuer: enabled: false image: repository: ghcr.io/puzzle/cert-manager-webhook-dnsimple - tag: v0.1.8 + tag: v0.1.9 pullPolicy: IfNotPresent # pullSecret: "gcr" nameOverride: ""