grafanaPlugins.grafana-metricsdrilldown-app: 2.0.0 -> 2.0.1

This commit is contained in:
R. Ryantm
2026-04-09 05:48:09 +00:00
parent 7252074c0b
commit fae76e2bb8
@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-metricsdrilldown-app";
version = "2.0.0";
zipHash = "sha256-6eYQDDIBBKJ66jsDBFQ4GQxXh1eMfFn/kDkIicEPOSM=";
version = "2.0.1";
zipHash = "sha256-fZVp+Bd5o10doJlzDFSfPgjI33XG+lUnGcOFwERYxBY=";
meta = {
description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
license = lib.licenses.agpl3Only;