Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kubernetes/apps/ai/grafana-mcp/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
image:
# No v-prefix and no ghcr mirror; Docker Hub is the only registry.
repository: docker.io/grafana/mcp-grafana
tag: 1.3.0
tag: 1.4.2
# Image ENTRYPOINT defaults to SSE on path /; override to
# streamable-http and pin the endpoint path to the Service-DNS
# convention (default is / which would 404).
Expand Down
Loading