File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -343,7 +343,7 @@ Notes:
343343| CERT_MANAGER_NAMESPACE | cert-manager Helm installation namespace | string | cert-manager | false | | baseline |
344344| CERT_MANAGER_CHART_URL | cert-manager Helm chart URL | string | https://charts.jetstack.io/ | false | | baseline |
345345| CERT_MANAGER_CHART_NAME| cert-manager Helm chart name | string | cert-manager| false | | baseline |
346- | CERT_MANAGER_CHART_VERSION | cert-manager Helm chart version | string | 1.18.2 | false | | baseline |
346+ | CERT_MANAGER_CHART_VERSION | cert-manager Helm chart version | string | 1.20.0 | false | | baseline |
347347| CERT_MANAGER_CONFIG | cert-manager Helm values | string | See [ this file] ( ../roles/baseline/defaults/main.yml ) for more information. | false | | baseline |
348348
349349Notes:
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ CERT_MANAGER_NAME: cert-manager
1616CERT_MANAGER_NAMESPACE : cert-manager
1717CERT_MANAGER_CHART_NAME : cert-manager
1818CERT_MANAGER_CHART_URL : https://charts.jetstack.io/
19- CERT_MANAGER_CHART_VERSION : 1.19 .0
19+ CERT_MANAGER_CHART_VERSION : 1.20 .0
2020CERT_MANAGER_CONFIG :
2121 crds :
2222 enabled : true
You can’t perform that action at this time.
0 commit comments