We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5160c commit af37b29Copy full SHA for af37b29
charts/mcp-stack/values.yaml
@@ -43,7 +43,7 @@ mcpContextForge:
43
postgres:
44
enabled: true
45
image:
46
- repository: postgres
+ repository: postgres:17
47
tag: "10.1"
48
pullPolicy: IfNotPresent
49
service:
0 commit comments