From 312b9fc252f10100b21fecaeb7c958468ec38d81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 02:18:28 +0000 Subject: [PATCH] chore(deps): bump postgres from 17.6 to 18.4 in /helm/modelix Bumps postgres from 17.6 to 18.4. --- updated-dependencies: - dependency-name: postgres dependency-version: '18.4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- helm/modelix/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/modelix/values.yaml b/helm/modelix/values.yaml index adad2b9f..f8452223 100644 --- a/helm/modelix/values.yaml +++ b/helm/modelix/values.yaml @@ -105,7 +105,7 @@ db: postgres: image: repository: postgres - tag: 17.6@sha256:5250e6187084ddf4ba407027d07eed2419d4656e30821afef43825c6c0d127df + tag: 18.4@sha256:f7ce845ee6873dd84be93c9828fe0d1fab0f9707dc9ac569694657398b290bce pullPolicy: IfNotPresent autoupgrade: enabled: false