fix(grafana): changed versions of the datasource plugins
This commit is contained in:
parent
9e571a8295
commit
df47f74d79
1 changed files with 2 additions and 2 deletions
|
@ -831,9 +831,9 @@ defaultDatasources:
|
|||
spec:
|
||||
plugins:
|
||||
- name: victoriametrics-metrics-datasource
|
||||
version: latest
|
||||
version: 0.16.0
|
||||
- name: victoriametrics-logs-datasource
|
||||
version: latest
|
||||
version: 0.17.0
|
||||
instanceSelector:
|
||||
matchLabels:
|
||||
dashboards: grafana
|
||||
|
|
Loading…
Reference in a new issue