grafanaPlugins.grafana-metricsdrilldown-app: 1.0.19 -> 1.0.20

This commit is contained in:
R. Ryantm
2025-11-04 17:28:13 +00:00
parent 354081b88b
commit 408f16c791
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-metricsdrilldown-app";
version = "1.0.19";
zipHash = "sha256-rnBT10qZCeWdCMNHCFN2yLfIJUCkneIo0IIhj6xxKew=";
version = "1.0.20";
zipHash = "sha256-dRIUWFmQ3r39nMHJ9pnCgjrOENQhuoKKSoZeFKNW0YM=";
meta = with lib; {
description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
license = licenses.agpl3Only;