diff --git a/charts/enterprise/cert-manager/Chart.yaml b/charts/enterprise/cert-manager/Chart.yaml index 5561bc28419..0b357a867bb 100644 --- a/charts/enterprise/cert-manager/Chart.yaml +++ b/charts/enterprise/cert-manager/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager - https://cert-manager.io/ type: application -version: 1.0.7 +version: 1.0.8 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/cert-manager/questions.yaml b/charts/enterprise/cert-manager/questions.yaml index 6f72fc033fe..54272938f3b 100644 --- a/charts/enterprise/cert-manager/questions.yaml +++ b/charts/enterprise/cert-manager/questions.yaml @@ -168,7 +168,7 @@ questions: label: rfc2136 Namesever description: "rfc2136 Namesever" schema: - show_if: [["type", "=", "digitalocean"]] + show_if: [["type", "=", "rfc2136"]] type: string required: true default: "" @@ -176,7 +176,7 @@ questions: label: rfc2136 tsig Key Name description: "rfc2136 tsig Key Name" schema: - show_if: [["type", "=", "digitalocean"]] + show_if: [["type", "=", "rfc2136"]] type: string required: true default: "" @@ -184,7 +184,7 @@ questions: label: rfc2136 tsig Algorithm description: "rfc2136 tsig Algorithm" schema: - show_if: [["type", "=", "digitalocean"]] + show_if: [["type", "=", "rfc2136"]] type: string required: true default: "" @@ -192,7 +192,7 @@ questions: label: rfc2136 sig Secret description: "rfc2136 sig Secret" schema: - show_if: [["type", "=", "digitalocean"]] + show_if: [["type", "=", "rfc2136"]] type: string required: true default: ""