From 6e6c3c3baef4db6f8908f614db565b5687e8b079 Mon Sep 17 00:00:00 2001 From: "unhesitatingeffectivebot[bot]" <109002416+unhesitatingeffectivebot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 21:17:40 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20ghcr.io/ninerealmla?= =?UTF-8?q?bs/mlflow-server=20(=202.16.2=20=E2=86=92=202.17.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/datasci/mlflow/app/helmrelease.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/datasci/mlflow/app/helmrelease.yaml b/kubernetes/apps/datasci/mlflow/app/helmrelease.yaml index c7c30587a..10ce5427c 100755 --- a/kubernetes/apps/datasci/mlflow/app/helmrelease.yaml +++ b/kubernetes/apps/datasci/mlflow/app/helmrelease.yaml @@ -53,7 +53,7 @@ spec: db-upgrade: image: repository: ghcr.io/ninerealmlabs/mlflow-server - tag: 2.16.2@sha256:69c4429613583527cde0d309b4d17af52c31ff296081b9b5e03ec8c6bf3040f2 + tag: 2.17.0@sha256:37ea0b12fd5d06adad1e865475b49b68c081d9f2f9c0679b077b15b5ce1432a8 env: MLFLOW_BACKEND_STORE_URI: valueFrom: @@ -68,7 +68,7 @@ spec: image: # renovate: datasource=docker image=ghcr.io/... repository: ghcr.io/ninerealmlabs/mlflow-server - tag: 2.16.2@sha256:69c4429613583527cde0d309b4d17af52c31ff296081b9b5e03ec8c6bf3040f2 + tag: 2.17.0@sha256:37ea0b12fd5d06adad1e865475b49b68c081d9f2f9c0679b077b15b5ce1432a8 # -- Override the command(s) for the default container command: [/bin/bash, -c, mlflow server] # -- Override the args for the default container