Release: Deprecate latest.json and replace with api call to grafana.com (#80537) * remove latest.json and replace with api call to grafana.com * remove latest.json * Revert "remove latest.json" This reverts commitbcff43d898. * Revert "remove latest.json and replace with api call to grafana.com" This reverts commit02b867d84e. * add deprecation message to latest.json (cherry picked from commit127decee1e)
6 lines
183 B
JSON
6 lines
183 B
JSON
{
|
|
"__message": "This file is now deprecated, and will be removed in a future release. No further updates should be made to this file",
|
|
"stable": "10.2.2",
|
|
"testing": "10.2.2"
|
|
}
|