mirror of https://github.com/grafana/loki
Fix docs script and recreate reference (#10072)
**What this PR does / why we need it**:
The changes to the helm docs in PR
https://github.com/grafana/loki/pull/9974 missed out a corresponding
change needed in `docs/Makefile`. The reference.md file was also
regenerated so it's up to date now.
**Which issue(s) this PR fixes**:
Fixes #10069
**Checklist**
- [ ] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [X] Documentation added
- [ ] Tests updated
- [ ] `CHANGELOG.md` updated
- [ ] If the change is worth mentioning in the release notes, add
`add-to-release-notes` label
- [ ] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/setup/upgrade/_index.md`
- [ ] For Helm chart changes bump the Helm chart version in
`production/helm/loki/Chart.yaml` and update
`production/helm/loki/CHANGELOG.md` and
`production/helm/loki/README.md`. [Example
PR](d10549e3ec)
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
pull/10018/head^2
parent
9b554bba8d
commit
93b07f7a6f
Loading…
Reference in new issue