Skip to content

Commit b5c52d7

Browse files
tas50Mondoo
andauthored
🎉 grafana-13.0.2 (#7151)
This release was created by mql's provider versioning bot. You can find me under: `providers-sdk/v1/util/version`. ### grafana (13.0.2) - 🐛 fix(grafana): add init functions for sub-resources accessed directly (#7141) - 🧹 Update deps for mql and providers 20260408 (#7132) - 🧹 Update deps for mql and providers 20260406 (#7122) Co-authored-by: Mondoo <hello@mondoo.com>
1 parent b69c2cf commit b5c52d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/grafana/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
var Config = plugin.Provider{
1313
Name: "grafana",
1414
ID: "go.mondoo.com/mql/v13/providers/grafana",
15-
Version: "13.0.1",
15+
Version: "13.0.2",
1616
ConnectionTypes: []string{provider.DefaultConnectionType},
1717
Connectors: []plugin.Connector{
1818
{

0 commit comments

Comments
 (0)