Skip to content

Commit 4309641

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump postgres from 17.4 to 17.5 in /helm/modelix
Bumps postgres from 17.4 to 17.5. --- updated-dependencies: - dependency-name: postgres dependency-version: '17.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3484e04 commit 4309641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/modelix/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ db:
129129
postgres:
130130
image:
131131
repository: postgres
132-
tag: 17.4@sha256:fe3f571d128e8efadcd8b2fde0e2b73ebab6dbec33f6bfe69d98c682c7d8f7bd
132+
tag: 17.5@sha256:864831322bf2520e7d03d899b01b542de6de9ece6fe29c89f19dc5e1d5568ccf
133133
pullPolicy: IfNotPresent
134134
autoupgrade:
135135
enabled: false

0 commit comments

Comments
 (0)