mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
50 lines
1.4 KiB
YAML
50 lines
1.4 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
images: |
|
|
- name: git
|
|
image: docker.io/bitnami/git:2.51.0-debian-12-r0
|
|
- name: mlflow
|
|
image: docker.io/bitnami/mlflow:3.3.2-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r51
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 3.3.2
|
|
dependencies:
|
|
- condition: minio.enabled
|
|
name: minio
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 17.x.x
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 16.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: MLflow is an open-source platform designed to manage the end-to-end machine
|
|
learning lifecycle. It allows you to track experiments, package code into reproducible
|
|
runs, and share and deploy models.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/mlflow/img/mlflow-stack-220x234.png
|
|
keywords:
|
|
- mlflow
|
|
- models
|
|
- python
|
|
- machine
|
|
- learning
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: mlflow
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/mlflow
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/mlflow
|
|
- https://github.com/mlflow/mlflow
|
|
version: 5.1.18
|