Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable/mlflow] adjust mlflow maintainer #547

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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> |
Loading