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.13.0"
19 "name": "mlflow-iamguarded"
20 - "image": "cgr.dev/chainguard-private/git-iamguarded:2.54.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"
26 - "image": "cgr.dev/chainguard-private/minio-iamguarded:0.20260604.005411"
27 "name": "minio-iamguarded"
28 - "image": "cgr.dev/chainguard-private/minio-client-iamguarded:0.20250813.083541"
29 "name": "minio-client-iamguarded"
30 - "image": "cgr.dev/chainguard-private/os-shell-iamguarded:1.0.0"
31 "name": "os-shell-iamguarded"
32 - "image": "cgr.dev/chainguard-private/postgres-iamguarded:18.4-r4"
33 "name": "postgres-iamguarded"
34 - "image": "cgr.dev/chainguard-private/os-shell-iamguarded:1.0.0"
35 "name": "os-shell-iamguarded"
36 - "image": "cgr.dev/chainguard-private/prometheus-postgres-exporter-iamguarded:0.19.1"
37 "name": "prometheus-postgres-exporter-iamguarded"
42 repository: file:///minio
43 condition: minio.enabled
46 repository: file:///postgresql
47 condition: postgresql.enabled
50 repository: file:///common