4cacab01f4
* Use relative aliases for all non-current Grafana aliases Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Remove all current page aliases find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/latest/[^\n]*\n#\n#' {} \; find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \; Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
688 B
688 B
_build, title
| _build | title | ||
|---|---|---|---|
|
Release notes for Grafana 8.2.6 |
Release notes for Grafana 8.2.6
Features and enhancements
- Security: Upgrade Docker base image to Alpine 3.14.3. #42061, @dsotirakis
- Security: Upgrade Go to 1.17.2. #42427, @idafurjes