We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3cd834 commit 60ddfc1Copy full SHA for 60ddfc1
2 files changed
charts/library-chart/Chart.yaml
@@ -1,4 +1,4 @@
1
apiVersion: v2
2
name: library-chart
3
-version: 2.0.3
+version: 2.0.4
4
type: library
charts/library-chart/templates/_secret.tpl
@@ -456,6 +456,8 @@ stringData:
456
command: uvx
457
args:
458
- mcp-server-motherduck
459
+ - "--allow-switch-databases"
460
+ - "--read-write"
461
- "--db-path"
462
- ":memory:"
463
- "--home-dir"
0 commit comments