Skip to content

Commit d95eb74

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/mcp-stack/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ mcpContextForge:
4343
postgres:
4444
enabled: true
4545
image:
46-
repository: postgres:17
47-
tag: "10.1"
46+
repository: postgres
47+
tag: "17"
4848
pullPolicy: IfNotPresent
4949
service:
5050
type: ClusterIP

0 commit comments

Comments
 (0)