diff --git a/charts/library-chart/Chart.yaml b/charts/library-chart/Chart.yaml index d82c34d1..4fcabc17 100644 --- a/charts/library-chart/Chart.yaml +++ b/charts/library-chart/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: library-chart -version: 2.0.3 +version: 2.0.4 type: library diff --git a/charts/library-chart/templates/_secret.tpl b/charts/library-chart/templates/_secret.tpl index dae53446..123c3ff4 100644 --- a/charts/library-chart/templates/_secret.tpl +++ b/charts/library-chart/templates/_secret.tpl @@ -456,6 +456,8 @@ stringData: command: uvx args: - mcp-server-motherduck + - "--allow-switch-databases" + - "--read-write" - "--db-path" - ":memory:" - "--home-dir"