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

This commit is contained in:
Andres Martinez Gotor
2023-11-02 12:27:17 +02:00
committed by GitHub
parent b13395afbc
commit 82a7e1229a
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.