Skip to content

Commit

Permalink
[stable/mlflow] adjust mlflow maintainer (#547)
Browse files Browse the repository at this point in the history
* remove email

* bump chart version

* regenerate readme
  • Loading branch information
magdalenakuhn17 authored Nov 15, 2023
1 parent 83f7092 commit 3e6a9b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions stable/mlflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ 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"
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
Expand Down
4 changes: 2 additions & 2 deletions stable/mlflow/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -89,4 +89,4 @@ helm install my-release deliveryhero/mlflow -f values.yaml

| Name | Email | Url |
| ---- | ------ | --- |
| mkuhn | <magdalena.kuhn@deliveryhero.com> | <https://github.com/lena-kuhn> |
| mkuhn | <no-reply@deliveryhero.com> | <https://github.com/magdalenakuhn17> |

0 comments on commit 3e6a9b6

Please sign in to comment.