diff --git a/charts/cert-manager-webhook-dnsimple/Chart.yaml b/charts/cert-manager-webhook-dnsimple/Chart.yaml index dad4639..2a46f63 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.3" +appVersion: "v0.1.4" description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple name: cert-manager-webhook-dnsimple -version: 0.1.3 +version: 0.1.4 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 da5cd44..d7ac6ea 100644 --- a/charts/cert-manager-webhook-dnsimple/values.yaml +++ b/charts/cert-manager-webhook-dnsimple/values.yaml @@ -20,7 +20,7 @@ clusterIssuer: enabled: false image: repository: ghcr.io/puzzle/cert-manager-webhook-dnsimple - tag: v0.1.3 + tag: v0.1.4 pullPolicy: IfNotPresent # pullSecret: "gcr" nameOverride: ""