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_helm_repository"></a> [helm\_repository](#input\_helm\_repository)| Repository URL for the Materialize operator Helm chart. Leave empty if using local chart. |`string`|`"https://materializeinc.github.io/materialize/"`| no |
108
108
| <aname="input_helm_values"></a> [helm\_values](#input\_helm\_values)| Values to pass to the Helm chart |`any`| n/a | yes |
109
109
| <aname="input_install_metrics_server"></a> [install\_metrics\_server](#input\_install\_metrics\_server)| Whether to install the metrics-server |`bool`|`true`| no |
| <aname="input_metrics_server_version"></a> [metrics\_server\_version](#input\_metrics\_server\_version)| Version of metrics-server to install |`string`|`"3.12.2"`| no |
112
112
| <aname="input_monitoring_namespace"></a> [monitoring\_namespace](#input\_monitoring\_namespace)| Namespace for monitoring resources |`string`|`"monitoring"`| no |
113
113
| <aname="input_namespace"></a> [namespace](#input\_namespace)| Namespace prefix for all resources |`string`| n/a | yes |
114
114
| <aname="input_operator_namespace"></a> [operator\_namespace](#input\_operator\_namespace)| Namespace for the Materialize operator |`string`|`"materialize"`| no |
115
-
| <aname="input_operator_version"></a> [operator\_version](#input\_operator\_version)| Version of the Materialize operator to install |`string`|`"v25.1.12"`| no |
115
+
| <aname="input_operator_version"></a> [operator\_version](#input\_operator\_version)| Version of the Materialize operator to install |`string`|`"v25.2.0"`| no |
116
116
| <aname="input_postgres_version"></a> [postgres\_version](#input\_postgres\_version)| Postgres version to use for the metadata backend |`string`|`"15"`| no |
117
117
| <aname="input_use_local_chart"></a> [use\_local\_chart](#input\_use\_local\_chart)| Whether to use a local chart instead of one from a repository |`bool`|`false`| no |
0 commit comments