From 5167eeeb6022fedc7e2ac0b43c428d0b2d45d03b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 01:53:00 +0000 Subject: [PATCH] chore(deps): bump modelix/mps-git-import in /helm/modelix Bumps modelix/mps-git-import from 19.1.0 to 19.2.1. --- updated-dependencies: - dependency-name: modelix/mps-git-import dependency-version: 19.2.1 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 27bd3b32..1ea52443 100644 --- a/helm/modelix/values.yaml +++ b/helm/modelix/values.yaml @@ -17,13 +17,13 @@ oauthProxy: modelServer: image: repository: modelix/model-server - tag: "19.1.0" + tag: "19.2.1" pullPolicy: IfNotPresent gitImport: image: repository: modelix/mps-git-import - tag: "19.1.0" + tag: "19.2.1" pullPolicy: IfNotPresent proxy: