3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-14 09:33:34 -06:00
grafana/latest.json
Ashley Harrison 127decee1e
Release: Deprecate latest.json and replace with api call to grafana.com ()
* remove latest.json and replace with api call to grafana.com

* remove latest.json

* Revert "remove latest.json"

This reverts commit bcff43d898.

* Revert "remove latest.json and replace with api call to grafana.com"

This reverts commit 02b867d84e.

* add deprecation message to latest.json
2024-01-16 11:19:32 +00:00

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.3",
"testing": "10.2.3"
}