mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:12:54 +08:00
Use docs/reference for flexible linking for content reused in Grafana Cloud (#70253)
* Use docs/reference for flexible linking for content reused in Grafana Cloud Documented in https://github.com/grafana/website/pull/13878 Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Use docs-base image that has docs/reference shortcode Signed-off-by: Jack Baldry <jack.baldry@grafana.com> --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@ -19,7 +19,7 @@ images = {
|
||||
"openldap_image": "osixia/openldap:1.4.0",
|
||||
"drone_downstream_image": "grafana/drone-downstream",
|
||||
"docker_puppeteer_image": "grafana/docker-puppeteer:1.1.0",
|
||||
"docs_image": "grafana/docs-base:latest",
|
||||
"docs_image": "grafana/docs-base:dbd975af06",
|
||||
"cypress_image": "cypress/included:9.5.1-node16.14.0-slim-chrome99-ff97",
|
||||
"cloud_datasources_e2e_image": "us-docker.pkg.dev/grafanalabs-dev/cloud-data-sources/e2e:latest",
|
||||
}
|
||||
|
Reference in New Issue
Block a user