Unverified Commit 0ec276bc authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

grafanaPlugins.grafana-metricsdrilldown-app: 1.0.28 -> 1.0.29 (#486828)

parents e21a9ded af67b20d
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.28";
  zipHash = "sha256-ivWufoJ98aXJ9av7WNXU9foBDkPENC3f0zOXPjDlOSg=";
  version = "1.0.29";
  zipHash = "sha256-Z26GlIlk9RJze++VqqCwgcveewuXGAZhlOkXOp/pbKU=";
  meta = {
    description = "Queryless experience for browsing Prometheus-compatible metrics. Quickly find related metrics without writing PromQL queries";
    license = lib.licenses.agpl3Only;