From c1b1055f99f0361aa9441f7955e2e5af5d20cd00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 09:51:23 +0000 Subject: [PATCH] chore(deps): bump ghcr.io/mlflow/mlflow Bumps ghcr.io/mlflow/mlflow from v3.3.2 to 3.12.0. --- updated-dependencies: - dependency-name: ghcr.io/mlflow/mlflow dependency-version: 3.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- applications/mlflow/charts/mlflow/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/mlflow/charts/mlflow/values.yaml b/applications/mlflow/charts/mlflow/values.yaml index 4bb56250..6c323db9 100644 --- a/applications/mlflow/charts/mlflow/values.yaml +++ b/applications/mlflow/charts/mlflow/values.yaml @@ -699,4 +699,4 @@ postgres: # -- Image tag tag: "17.6" # -- Image pull policy - pullPolicy: IfNotPresent + pullPolicy: IfNotPresent \ No newline at end of file