grafanaPlugins.grafana-metricsdrilldown-app: 1.0.25 -> 1.0.26

This commit is contained in:
R. Ryantm
2025-12-27 08:43:19 +00:00
parent 4eec65df50
commit 0537d68476
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-metricsdrilldown-app";
version = "1.0.25";
zipHash = "sha256-qN4o0u9Lh/jLjQEcdWp/pOwfz+jqss8esukGeI1y3Ps=";
version = "1.0.26";
zipHash = "sha256-XLcsIH8gxWYRlPUy9WGwsxQClj13Ct/xHLh2pseJYB0=";
meta = {
description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
license = lib.licenses.agpl3Only;