Skip to content

Commit 1165db1

Browse files
release: 8.0.0 (#97)
* chore: bump MINT chart version to 3.5.0-pre1 and update image tags - Updated chart version to 3.5.0-pre1. - Changed image tag for Model Catalog API to 7dd88dc5. - Changed image tag for UI to f5a10168. - Added new configuration options for execution component from Tapis in values.yaml and ui-config.yaml. * chore: bump MINT chart version to 3.5.0-pre2 and update image tags - Updated chart version to 3.5.0-pre2. - Changed image tag for UI to 6eca6856. - Changed image tag for Ensemble Manager to bc469353a. - Added configuration options for execution component from Tapis in values.yaml and ui-config.yaml. - Adjusted creation timestamps in index.yaml to reflect the new release date. - Updated post-install job to use the correct seeds URL and changed namespace to default. - Enabled CKAN external service in tapis.test.values.yaml. * update Helm documentation * release: 8.0.0 * update Helm documentation --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8eedba1 commit 1165db1

11 files changed

Lines changed: 195 additions & 138 deletions

charts/mint/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 3.4.7-pre1
18+
version: 8.0.0
1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application. Versions are not expected to
2121
# follow Semantic Versioning. They should reflect the version the application is using.

charts/mint/README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MINT
22

3-
![Version: 3.4.7-pre1](https://img.shields.io/badge/Version-3.4.7--pre1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.3](https://img.shields.io/badge/AppVersion-1.16.3-informational?style=flat-square)
3+
![Version: 8.0.0](https://img.shields.io/badge/Version-8.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.3](https://img.shields.io/badge/AppVersion-1.16.3-informational?style=flat-square)
44

55
A Helm chart for MINT
66

@@ -93,10 +93,10 @@ A Helm chart for MINT
9393
| components.ensemble_manager.config.graphql.use_secret | bool | `true` | |
9494
| components.ensemble_manager.enabled | bool | `true` | Enable or disable Ensemble Manager |
9595
| 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 |
9797
| components.ensemble_manager.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy for Ensemble Manager |
9898
| 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 |
100100
| components.ensemble_manager.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | |
101101
| components.ensemble_manager.ingress.className | string | `""` | |
102102
| components.ensemble_manager.ingress.enabled | bool | `true` | |
@@ -198,7 +198,7 @@ A Helm chart for MINT
198198
| components.model_catalog_api.environment.queries_dir | string | `"queries/"` | Queries directory for Model Catalog API |
199199
| components.model_catalog_api.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy for Model Catalog API |
200200
| 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 |
202202
| components.model_catalog_api.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | |
203203
| components.model_catalog_api.ingress.className | string | `""` | |
204204
| 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
246246
| components.model_catalog_explorer.resources | object | `{}` | Resource specifications for Model Catalog Explorer |
247247
| components.ui.config.airflow_api | string | `""` | |
248248
| 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 | `""` | |
249251
| components.ui.config.ingestion_api | string | `""` | |
250252
| components.ui.config.visualization_url | string | `""` | |
251253
| components.ui.enabled | bool | `true` | Enable or disable UI |
252254
| components.ui.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy for UI |
253255
| 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 |
255257
| components.ui.ingress.annotations | object | `{}` | |
256258
| components.ui.ingress.className | string | `""` | |
257259
| components.ui.ingress.enabled | bool | `true` | Enable or disable ingress for UI |

charts/mint/tapis.test.values.yaml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
components:
22
ui:
3-
image:
4-
repository: mintproject/mint-ui-lit
5-
tag: a4bbdf1b18f1073ce0fd8093ffe679266c9e9caf
6-
pullPolicy: IfNotPresent
3+
config:
4+
execution_component_from_tapis: true
5+
execution_component_from_tapis_tenant: "portals"
6+
model_catalog_endpoint:
7+
environment:
8+
seeds_url: https://raw.githubusercontent.com/mintproject/model-catalog-endpoint/main/data/model-catalog.trig
79
ensemble_manager:
8-
image:
9-
repository: mintproject/ensemble-manager
10-
tag: 8a3362ef2deb39a12b3751bee0baae873298db38
11-
pullPolicy: IfNotPresent
1210
config:
1311
execution_engine:
1412
type: "tapis"
@@ -27,3 +25,9 @@ components:
2725
config:
2826
tapisJwksUri: "https://portals.tapis.io/v3/tenants/portals"
2927
tapisTokenIssuer: "https://portals.tapis.io/v3/tokens"
28+
29+
external_services:
30+
ckan:
31+
enabled: true
32+
url: https://ckan.tacc.utexas.edu
33+
type: "CKAN"

charts/mint/templates/post-install-model-catalog-endpoint.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,8 @@ spec:
5454
secretKeyRef:
5555
name: {{ include "mint.prefix" . }}-model-catalog-endpoint-secrets
5656
key: password
57+
- name: DATASET
58+
value: {{ .Values.components.model_catalog_endpoint.environment.dataset }}
59+
- name: SEEDS_URL
60+
value: {{ .Values.components.model_catalog_endpoint.environment.seeds_url }}
5761
{{- end }}

charts/mint/templates/ui-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ data:
4545
{{ end }}
4646
{{ end }}
4747
48+
window.REACT_APP_EXECUTION_COMPONENT_FROM_TAPIS = {{ .Values.components.ui.config.execution_component_from_tapis }};
49+
window.REACT_APP_EXECUTION_COMPONENT_FROM_TAPIS_TENANT = {{ .Values.components.ui.config.execution_component_from_tapis_tenant | quote }};
50+
4851
{{ with .Values.components.ensemble_manager.config.execution_engine }}
4952
window.REACT_APP_EXECUTION_ENGINE = "{{ .type }}";
5053
{{ if eq .type "localex" }}

charts/mint/values.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ components:
349349
# -- Docker image repository for Model Catalog API
350350
repository: mintproject/model-catalog-fastapi
351351
# -- Docker image tag for Model Catalog API
352-
tag: e4928bdeffd8f0e128ab3ce28b85782d41190abf
352+
tag: 7dd88dc5bf1fe6a6d4703ea0a077afee45cb2561
353353
# -- Image pull policy for Model Catalog API
354354
pullPolicy: IfNotPresent
355355
# -- Resource specifications for Model Catalog API
@@ -378,7 +378,7 @@ components:
378378
# -- Docker image repository for UI
379379
repository: mintproject/mint-ui-lit
380380
# -- Docker image tag for UI
381-
tag: 752ea0098dc9f106382090857825ad057f9e1a1e
381+
tag: 6eca685617482e7bf67dbd520bebaaefa4392ec5
382382
# -- Image pull policy for UI
383383
pullPolicy: IfNotPresent
384384
# -- Resource specifications for UI
@@ -388,6 +388,8 @@ components:
388388
ingestion_api: ""
389389
airflow_api: ""
390390
airflow_dag_download_thread_id: ""
391+
execution_component_from_tapis: false
392+
execution_component_from_tapis_tenant: ""
391393
ingress:
392394
# -- Enable or disable ingress for UI
393395
enabled: true
@@ -409,7 +411,7 @@ components:
409411
# -- Docker image repository for Ensemble Manager
410412
repository: mintproject/ensemble-manager
411413
# -- Docker image tag for Ensemble Manager
412-
tag: 814018a933c2750b62eef160394128daf3addf3d
414+
tag: bc469353a42afa09ca44407d6b2a2fc025d3dfbb
413415
# -- Image pull policy for Ensemble Manager
414416
pullPolicy: IfNotPresent
415417
# -- Ensemble Manager deployment strategy (Recreate or RollingUpdate)

0 commit comments

Comments
 (0)