Skip to content

Commit 0c271b7

Browse files
Update MCP usage guide Docker images (#1041)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6f4a86 commit 0c271b7

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/toolhive/guides-mcp/context7.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ metadata:
100100
name: context7
101101
namespace: toolhive-system
102102
spec:
103-
image: ghcr.io/stacklok/dockyard/npx/context7:3.2.3
103+
image: ghcr.io/stacklok/dockyard/npx/context7:3.2.4
104104
transport: stdio
105105
proxyPort: 8080
106106
```

docs/toolhive/guides-mcp/github.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ metadata:
129129
name: github
130130
namespace: toolhive-system
131131
spec:
132-
image: ghcr.io/github/github-mcp-server:v1.5.0
132+
image: ghcr.io/github/github-mcp-server:v1.6.0
133133
transport: stdio
134134
proxyPort: 8080
135135
secrets:

docs/toolhive/guides-mcp/grafana.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ metadata:
149149
name: grafana
150150
namespace: toolhive-system
151151
spec:
152-
image: docker.io/grafana/mcp-grafana:0.17.0
152+
image: docker.io/grafana/mcp-grafana:0.17.2
153153
transport: streamable-http
154154
mcpPort: 8000
155155
proxyPort: 8080

docs/toolhive/guides-mcp/k8s.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ metadata:
131131
name: mkp
132132
namespace: toolhive-system
133133
spec:
134-
image: ghcr.io/stackloklabs/mkp/server:0.4.2
134+
image: ghcr.io/stackloklabs/mkp/server:0.4.3
135135
transport: streamable-http
136136
mcpPort: 8080
137137
proxyPort: 8080

docs/toolhive/guides-mcp/playwright.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ metadata:
165165
name: playwright
166166
namespace: toolhive-system
167167
spec:
168-
image: mcr.microsoft.com/playwright/mcp:v0.0.77
168+
image: mcr.microsoft.com/playwright/mcp:v0.0.78
169169
transport: streamable-http
170170
mcpPort: 8931
171171
proxyPort: 8080
@@ -202,7 +202,7 @@ metadata:
202202
name: playwright
203203
namespace: toolhive-system
204204
spec:
205-
image: mcr.microsoft.com/playwright/mcp:v0.0.77
205+
image: mcr.microsoft.com/playwright/mcp:v0.0.78
206206
transport: streamable-http
207207
mcpPort: 8931
208208
proxyPort: 8080
@@ -244,7 +244,7 @@ metadata:
244244
name: playwright
245245
namespace: toolhive-system
246246
spec:
247-
image: mcr.microsoft.com/playwright/mcp:v0.0.77
247+
image: mcr.microsoft.com/playwright/mcp:v0.0.78
248248
transport: streamable-http
249249
mcpPort: 8931
250250
proxyPort: 8080

0 commit comments

Comments
 (0)