diff --git a/charts/grafana-mcp/Chart.yaml b/charts/grafana-mcp/Chart.yaml index a77ddcb261..ab4c21f516 100644 --- a/charts/grafana-mcp/Chart.yaml +++ b/charts/grafana-mcp/Chart.yaml @@ -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 diff --git a/charts/grafana-mcp/README.md b/charts/grafana-mcp/README.md index 99cfc45623..8a3b13b3f2 100644 --- a/charts/grafana-mcp/README.md +++ b/charts/grafana-mcp/README.md @@ -5,11 +5,11 @@ MCP server for Grafana. ## Source Code * -* +* ## Requirements -Kubernetes: `^1.8.0-0` +Kubernetes: `^1.25.0-0` ## Chart Repo diff --git a/charts/grafana-mcp/README.md.gotmpl b/charts/grafana-mcp/README.md.gotmpl index e5591fa706..3148cc0b7b 100644 --- a/charts/grafana-mcp/README.md.gotmpl +++ b/charts/grafana-mcp/README.md.gotmpl @@ -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" . }}