You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@ No modules.
151
151
| <aname="input_enabled"></a> [enabled](#input\_enabled)| Variable indicating whether deployment is enabled |`bool`|`true`| no |
152
152
| <aname="input_helm_atomic"></a> [helm\_atomic](#input\_helm\_atomic)| If set, installation process purges chart on fail. The wait flag will be set automatically if atomic is used |`bool`|`false`| no |
153
153
| <aname="input_helm_chart_name"></a> [helm\_chart\_name](#input\_helm\_chart\_name)| Helm chart name to be installed |`string`|`"cert-manager"`| no |
154
-
| <aname="input_helm_chart_version"></a> [helm\_chart\_version](#input\_helm\_chart\_version)| Version of the Helm chart |`string`|`"1.12.1"`| no |
154
+
| <aname="input_helm_chart_version"></a> [helm\_chart\_version](#input\_helm\_chart\_version)| Version of the Helm chart |`string`|`"1.16.0"`| no |
155
155
| <aname="input_helm_cleanup_on_fail"></a> [helm\_cleanup\_on\_fail](#input\_helm\_cleanup\_on\_fail)| Allow deletion of new resources created in this helm upgrade when upgrade fails |`bool`|`false`| no |
156
156
| <aname="input_helm_create_namespace"></a> [helm\_create\_namespace](#input\_helm\_create\_namespace)| Whether to create k8s namespace with name defined by `namespace`|`bool`|`true`| no |
157
157
| <aname="input_helm_dependency_update"></a> [helm\_dependency\_update](#input\_helm\_dependency\_update)| Runs helm dependency update before installing the chart |`bool`|`false`| no |
0 commit comments