From 990d44cabb0d147885463ce082d8e0cc1628b0be Mon Sep 17 00:00:00 2001 From: Magdalena Kuhn Date: Tue, 14 Nov 2023 21:49:52 +0100 Subject: [PATCH 1/3] remove email --- stable/mlflow/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/mlflow/Chart.yaml b/stable/mlflow/Chart.yaml index 6ecee0cf..4271e384 100644 --- a/stable/mlflow/Chart.yaml +++ b/stable/mlflow/Chart.yaml @@ -12,8 +12,8 @@ icon: https://www.mlflow.org/docs/latest/_static/MLflow-logo-final-black.png appVersion: "1.9.1" maintainers: - name: mkuhn - email: magdalena.kuhn@deliveryhero.com - url: https://github.com/lena-kuhn + email: no-reply@deliveryhero.com + url: https://github.com/magdalenakuhn17 engine: gotpl keywords: - mlflow From b5f836cf0c332e9570ada4baeb72701f8388cfd7 Mon Sep 17 00:00:00 2001 From: Magdalena Kuhn Date: Tue, 14 Nov 2023 21:52:47 +0100 Subject: [PATCH 2/3] bump chart version --- stable/mlflow/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/mlflow/Chart.yaml b/stable/mlflow/Chart.yaml index 4271e384..5c118149 100644 --- a/stable/mlflow/Chart.yaml +++ b/stable/mlflow/Chart.yaml @@ -6,7 +6,7 @@ description: | This Helm chart is using Postgresql as backend and S3 as artifact store. Contributions for other backends and artifacts store are welcome. type: application -version: 1.0.8 +version: 1.0.9 home: https://www.mlflow.org/ icon: https://www.mlflow.org/docs/latest/_static/MLflow-logo-final-black.png appVersion: "1.9.1" From df57ade977e650e9bf07ee9b24bb26a4ea87b86c Mon Sep 17 00:00:00 2001 From: Magdalena Kuhn Date: Tue, 14 Nov 2023 21:55:50 +0100 Subject: [PATCH 3/3] regenerate readme --- stable/mlflow/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/mlflow/README.md b/stable/mlflow/README.md index 9ef8d9ed..93579062 100644 --- a/stable/mlflow/README.md +++ b/stable/mlflow/README.md @@ -1,6 +1,6 @@ # mlflow -![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.1](https://img.shields.io/badge/AppVersion-1.9.1-informational?style=flat-square) +![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.1](https://img.shields.io/badge/AppVersion-1.9.1-informational?style=flat-square) A Helm chart to install MLflow tracking, a tool to track Machine Learning experiments. @@ -89,4 +89,4 @@ helm install my-release deliveryhero/mlflow -f values.yaml | Name | Email | Url | | ---- | ------ | --- | -| mkuhn | | | +| mkuhn | | |