Commit 96f9d3fc authored by R. RyanTM's avatar R. RyanTM
Browse files

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

parent b8bf69d9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

grafanaPlugin {
  pname = "grafana-metricsdrilldown-app";
  version = "1.0.26";
  zipHash = "sha256-XLcsIH8gxWYRlPUy9WGwsxQClj13Ct/xHLh2pseJYB0=";
  version = "1.0.27";
  zipHash = "sha256-w+GxgYBVrNnanznS6xjXsibq08rhCP8fQvtIYoBCTNw=";
  meta = {
    description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
    license = lib.licenses.agpl3Only;