Files
kolla-ansible/releasenotes/notes/grafana_update_datasources-706e3cdc964c5272.yaml
Grzegorz Koper 445e62958e Fix Grafana datasource update
Removing hardcoded version number from template

Closes-Bug: #2096664
Change-Id: I8e246419bbb783fa7c55f407986f45476a251252
2025-01-31 09:44:37 +01:00

7 lines
222 B
YAML

---
fixes:
- |
Fixes an issue with Grafana datasource updates by removing hardcoded
version number. This ensures proper datasource configuration updates.
`LP#[2096664] <https://launchpad.net/bugs/2096664>`__