We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27ba52a + e5921a5 commit 4171113Copy full SHA for 4171113
1 file changed
pkgs/servers/monitoring/grafana/plugins/victoriametrics-metrics-datasource/default.nix
@@ -2,8 +2,8 @@
2
3
grafanaPlugin {
4
pname = "victoriametrics-metrics-datasource";
5
- version = "0.20.1";
6
- zipHash = "sha256-OITIzKV4eGc4RniVFrgp4VBAM5m38Zms8xj9EgC5YZc=";
+ version = "0.21.0";
+ zipHash = "sha256-S+MKGEIZ3dq2sN8yxR/Cuos/AXV66aXololLY7BaJco=";
7
meta = {
8
description = "VictoriaMetrics metrics datasource for Grafana";
9
license = lib.licenses.agpl3Only;
0 commit comments