From e2ee530bae690cc91c24bee80cba3ffee62a88d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 01:39:59 +0000 Subject: [PATCH] build(deps): bump modelix/mps-git-import in /helm/modelix Bumps modelix/mps-git-import from 14.5.1 to 14.7.0. --- updated-dependencies: - dependency-name: modelix/mps-git-import dependency-version: 14.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- helm/modelix/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/modelix/values.yaml b/helm/modelix/values.yaml index 0fdab0a..821e3dc 100644 --- a/helm/modelix/values.yaml +++ b/helm/modelix/values.yaml @@ -17,13 +17,13 @@ oauthProxy: modelServer: image: repository: modelix/model-server - tag: "14.5.1" + tag: "14.7.0" pullPolicy: IfNotPresent gitImport: image: repository: modelix/mps-git-import - tag: "14.5.1" + tag: "14.7.0" pullPolicy: IfNotPresent proxy: