Move service-versions.yaml to repo root and add cross-references

Quartz may not handle YAML files in docs/, so move the tracking file to
the repo root. Add version tracking checklist items to deploy-k8s-service,
add-ansible-role, and adding-a-service guides.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-16 17:02:01 -08:00
commit 518abac9f4
6 changed files with 14 additions and 3 deletions

View file

@ -246,6 +246,7 @@ See [[grafana]] for dashboard provisioning details.
- [ ] Metrics/dashboard configured (if applicable)
- [ ] PR created and reviewed
- [ ] Reset to main after merge
- [ ] Service added to `service-versions.yaml` for version tracking
## Related