Skip to content

Commit c4ac08a

Browse files
Mondootas50
authored andcommitted
🎉 grafana-13.0.2
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)
1 parent eac34e1 commit c4ac08a

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)