Currently helm/tools/grafana-mcp/values.yaml uses tag: "latest" with a note that no stable tags were available (grafana/mcp-grafana#180).
Tagged versions are now available on Docker Hub. We should pin to a specific tag so tool names do not go out of sync with the agent config.
Currently
helm/tools/grafana-mcp/values.yamlusestag: "latest"with a note that no stable tags were available (grafana/mcp-grafana#180).Tagged versions are now available on Docker Hub. We should pin to a specific tag so tool names do not go out of sync with the agent config.