|
1 | 1 | # MINT |
2 | 2 |
|
3 | | -   |
| 3 | +   |
4 | 4 |
|
5 | 5 | A Helm chart for MINT |
6 | 6 |
|
@@ -93,10 +93,10 @@ A Helm chart for MINT |
93 | 93 | | components.ensemble_manager.config.graphql.use_secret | bool | `true` | | |
94 | 94 | | components.ensemble_manager.enabled | bool | `true` | Enable or disable Ensemble Manager | |
95 | 95 | | components.ensemble_manager.environment.data_dir | string | `"/var/mint"` | | |
96 | | -| components.ensemble_manager.image | object | `{"pullPolicy":"IfNotPresent","repository":"mintproject/ensemble-manager","tag":"814018a933c2750b62eef160394128daf3addf3d"}` | Docker image repository for Ensemble Manager | |
| 96 | +| components.ensemble_manager.image | object | `{"pullPolicy":"IfNotPresent","repository":"mintproject/ensemble-manager","tag":"bc469353a42afa09ca44407d6b2a2fc025d3dfbb"}` | Docker image repository for Ensemble Manager | |
97 | 97 | | components.ensemble_manager.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy for Ensemble Manager | |
98 | 98 | | components.ensemble_manager.image.repository | string | `"mintproject/ensemble-manager"` | Docker image repository for Ensemble Manager | |
99 | | -| components.ensemble_manager.image.tag | string | `"814018a933c2750b62eef160394128daf3addf3d"` | Docker image tag for Ensemble Manager | |
| 99 | +| components.ensemble_manager.image.tag | string | `"bc469353a42afa09ca44407d6b2a2fc025d3dfbb"` | Docker image tag for Ensemble Manager | |
100 | 100 | | components.ensemble_manager.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | | |
101 | 101 | | components.ensemble_manager.ingress.className | string | `""` | | |
102 | 102 | | components.ensemble_manager.ingress.enabled | bool | `true` | | |
@@ -198,7 +198,7 @@ A Helm chart for MINT |
198 | 198 | | components.model_catalog_api.environment.queries_dir | string | `"queries/"` | Queries directory for Model Catalog API | |
199 | 199 | | components.model_catalog_api.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy for Model Catalog API | |
200 | 200 | | components.model_catalog_api.image.repository | string | `"mintproject/model-catalog-fastapi"` | Docker image repository for Model Catalog API | |
201 | | -| components.model_catalog_api.image.tag | string | `"e4928bdeffd8f0e128ab3ce28b85782d41190abf"` | Docker image tag for Model Catalog API | |
| 201 | +| components.model_catalog_api.image.tag | string | `"7dd88dc5bf1fe6a6d4703ea0a077afee45cb2561"` | Docker image tag for Model Catalog API | |
202 | 202 | | components.model_catalog_api.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | | |
203 | 203 | | components.model_catalog_api.ingress.className | string | `""` | | |
204 | 204 | | components.model_catalog_api.ingress.enabled | bool | `true` | Enable or disable ingress for Model Catalog API | |
@@ -246,12 +246,14 @@ A Helm chart for MINT |
246 | 246 | | components.model_catalog_explorer.resources | object | `{}` | Resource specifications for Model Catalog Explorer | |
247 | 247 | | components.ui.config.airflow_api | string | `""` | | |
248 | 248 | | components.ui.config.airflow_dag_download_thread_id | string | `""` | | |
| 249 | +| components.ui.config.execution_component_from_tapis | bool | `false` | | |
| 250 | +| components.ui.config.execution_component_from_tapis_tenant | string | `""` | | |
249 | 251 | | components.ui.config.ingestion_api | string | `""` | | |
250 | 252 | | components.ui.config.visualization_url | string | `""` | | |
251 | 253 | | components.ui.enabled | bool | `true` | Enable or disable UI | |
252 | 254 | | components.ui.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy for UI | |
253 | 255 | | components.ui.image.repository | string | `"mintproject/mint-ui-lit"` | Docker image repository for UI | |
254 | | -| components.ui.image.tag | string | `"752ea0098dc9f106382090857825ad057f9e1a1e"` | Docker image tag for UI | |
| 256 | +| components.ui.image.tag | string | `"6eca685617482e7bf67dbd520bebaaefa4392ec5"` | Docker image tag for UI | |
255 | 257 | | components.ui.ingress.annotations | object | `{}` | | |
256 | 258 | | components.ui.ingress.className | string | `""` | | |
257 | 259 | | components.ui.ingress.enabled | bool | `true` | Enable or disable ingress for UI | |
|
0 commit comments