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
| <aname="input_chart_namespace"></a> [chart\_namespace](#input\_chart\_namespace)| Namespace to install the chart into |`string`|`"kube-system"`| no |
44
44
| <aname="input_chart_repository"></a> [chart\_repository](#input\_chart\_repository)| Helm repository for the chart |`string`|`"https://aws.github.io/eks-charts"`| no |
45
45
| <aname="input_chart_timeout"></a> [chart\_timeout](#input\_chart\_timeout)| Timeout to wait for the Chart to be deployed. |`number`|`300`| no |
46
-
| <aname="input_chart_version"></a> [chart\_version](#input\_chart\_version)| Version of Chart to install. Set to empty to install the latest version |`string`|`"1.4.4"`| no |
46
+
| <aname="input_chart_version"></a> [chart\_version](#input\_chart\_version)| Version of Chart to install. Set to empty to install the latest version |`string`|`"1.5.4"`| no |
47
47
| <aname="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name)| Name of Kubernetes Cluster |`string`| n/a | yes |
48
48
| <aname="input_cluster_tag_check"></a> [cluster\_tag\_check](#input\_cluster\_tag\_check)| Enable or disable subnet tag check |`bool`|`false`| no |
49
49
| <aname="input_default_tags"></a> [default\_tags](#input\_default\_tags)| Default tags to apply to all AWS resources managed by this controller |`map(string)`|`{}`| no |
0 commit comments