From eb9156a1144e6453fefb35390a44fa21b92e8eb6 Mon Sep 17 00:00:00 2001 From: "unhesitatingeffectivebot[bot]" <109002416+unhesitatingeffectivebot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 01:23:27 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/ninerealmlab?= =?UTF-8?q?s/mlflow-server=20(=202.16.0=20=E2=86=92=202.16.2=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 c42914a66..64bbce83d 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.0@sha256:ce94ec53d2026c8c096a3301a5c5559bc4b8b218d9b3d485850091c48c2405f1 + tag: 2.16.2@sha256:69c4429613583527cde0d309b4d17af52c31ff296081b9b5e03ec8c6bf3040f2 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.0@sha256:ce94ec53d2026c8c096a3301a5c5559bc4b8b218d9b3d485850091c48c2405f1 + tag: 2.16.2@sha256:69c4429613583527cde0d309b4d17af52c31ff296081b9b5e03ec8c6bf3040f2 # -- Override the command(s) for the default container command: [/bin/bash, -c, mlflow server] # -- Override the args for the default container