Skip to content

Commit af37b29

Browse files
committed
Updated values.yaml to specify the version of postgres.
1 parent ce5160c commit af37b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/mcp-stack/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ mcpContextForge:
4343
postgres:
4444
enabled: true
4545
image:
46-
repository: postgres
46+
repository: postgres:17
4747
tag: "10.1"
4848
pullPolicy: IfNotPresent
4949
service:

0 commit comments

Comments
 (0)