Skip to content

Commit 60ddfc1

Browse files
authored
Update Duckdb mcp server args (#307)
1 parent c3cd834 commit 60ddfc1

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

charts/library-chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v2
22
name: library-chart
3-
version: 2.0.3
3+
version: 2.0.4
44
type: library

charts/library-chart/templates/_secret.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,8 @@ stringData:
456456
command: uvx
457457
args:
458458
- mcp-server-motherduck
459+
- "--allow-switch-databases"
460+
- "--read-write"
459461
- "--db-path"
460462
- ":memory:"
461463
- "--home-dir"

0 commit comments

Comments
 (0)