From 6ce1a1f64630970396ec88b98c42f9f50387f1ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 03:37:32 +0000 Subject: [PATCH] Bump ghcr.io/cloudnative-pg/postgresql Bumps ghcr.io/cloudnative-pg/postgresql from 15.2 to 17.5. --- updated-dependencies: - dependency-name: ghcr.io/cloudnative-pg/postgresql dependency-version: '17.5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- applications/mlflow/charts/mlflow/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/mlflow/charts/mlflow/values.yaml b/applications/mlflow/charts/mlflow/values.yaml index 4bb56250..06c4ae1f 100644 --- a/applications/mlflow/charts/mlflow/values.yaml +++ b/applications/mlflow/charts/mlflow/values.yaml @@ -609,7 +609,7 @@ postgres: # -- Image registry repository: ghcr.io/cloudnative-pg/postgresql # -- Image tag - tag: "15.2" + tag: "17.5" # -- Image pull policy imagePullPolicy: IfNotPresent # -- Image pull secrets @@ -699,4 +699,4 @@ postgres: # -- Image tag tag: "17.6" # -- Image pull policy - pullPolicy: IfNotPresent + pullPolicy: IfNotPresent \ No newline at end of file