[v10.2.x] Bug Fix: Respect data source version when provisioning (#77542)

Bug Fix: Respect data source version when provisioning (#77428)

(cherry picked from commit 82a7e1229a)

Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
This commit is contained in:
grafana-delivery-bot[bot]
2023-11-02 11:54:41 +01:00
committed by GitHub
co-authored by Andres Martinez Gotor
parent c32d98a530
commit cbd66199a9
4 changed files with 16 additions and 1 deletions
@@ -157,6 +157,8 @@ datasources:
password:
# <string> Sets the basic authorization password.
basicAuthPassword:
# <int> Sets the version. Used to compare versions when
# updating. Ignored when creating a new data source.
version: 1
# <bool> Allows users to edit data sources from the
# Grafana UI.