Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions charts/grafana-mcp/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: grafana-mcp
version: 0.4.0
appVersion: 0.8.2
kubeVersion: "^1.8.0-0"
version: 0.5.0
appVersion: 0.9.0
kubeVersion: "^1.25.0-0"
description: MCP server for Grafana.
home: https://grafana.com
icon: https://artifacthub.io/image/b4fed1a7-6c8f-4945-b99d-096efa3e4116
Expand Down
4 changes: 2 additions & 2 deletions charts/grafana-mcp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ MCP server for Grafana.
## Source Code

* <https://github.com/grafana/mcp-grafana>
* <https://github.com/grafana/helm-charts>
* <https://github.com/grafana-community/helm-charts>

## Requirements

Kubernetes: `^1.8.0-0`
Kubernetes: `^1.25.0-0`

## Chart Repo

Expand Down
6 changes: 0 additions & 6 deletions charts/grafana-mcp/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

{{ template "chart.description" . }}

## 📦 Chart Migration

**This chart is being migrated to [grafana-community/helm-charts](https://github.com/grafana-community/helm-charts).**

After January 30th, 2026, updates and support for this chart will be provided in the new repository. Please update your Helm repository configuration to ensure you continue receiving updates.

{{ template "chart.sourcesSection" . }}

{{ template "chart.requirementsSection" . }}
Expand Down
Loading