|
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":"bc469353a42afa09ca44407d6b2a2fc025d3dfbb"}` | Docker image repository for Ensemble Manager | |
| 96 | +| components.ensemble_manager.image | object | `{"pullPolicy":"IfNotPresent","repository":"mintproject/ensemble-manager","tag":"8.0.1"}` | 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 | `"bc469353a42afa09ca44407d6b2a2fc025d3dfbb"` | Docker image tag for Ensemble Manager | |
| 99 | +| components.ensemble_manager.image.tag | string | `"8.0.1"` | 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` | | |
@@ -253,7 +253,7 @@ A Helm chart for MINT |
253 | 253 | | components.ui.enabled | bool | `true` | Enable or disable UI | |
254 | 254 | | components.ui.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy for UI | |
255 | 255 | | components.ui.image.repository | string | `"mintproject/mint-ui-lit"` | Docker image repository for UI | |
256 | | -| components.ui.image.tag | string | `"6eca685617482e7bf67dbd520bebaaefa4392ec5"` | Docker image tag for UI | |
| 256 | +| components.ui.image.tag | string | `"c52818e6b0d28e556c8696667cf4a5e3771d040d"` | Docker image tag for UI | |
257 | 257 | | components.ui.ingress.annotations | object | `{}` | | |
258 | 258 | | components.ui.ingress.className | string | `""` | | |
259 | 259 | | components.ui.ingress.enabled | bool | `true` | Enable or disable ingress for UI | |
|
0 commit comments