1# Helm chart metadata for mlflow with Chainguard images
2# These images are distroless and signed with Sigstore
5home: https://chainguard.dev
7description: 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.
18 - "image": "cgr.dev/chainguard-private/mlflow-iamguarded:3.10.0"
19 "name": "mlflow-iamguarded"
20 - "image": "cgr.dev/chainguard-private/git-iamguarded:2.53.0"
21 "name": "git-iamguarded"
22 - "image": "cgr.dev/chainguard-private/os-shell-iamguarded:1.0.0"
23 "name": "os-shell-iamguarded"
24 - "image": "cgr.dev/chainguard-private/os-shell-iamguarded:1.0.0"
25 "name": "os-shell-iamguarded"
30 repository: file:///minio
31 condition: minio.enabled
34 repository: file:///postgresql
35 condition: postgresql.enabled
38 repository: file:///common