Skip to content

Commit

Permalink
🎉 azure-9.2.0 (#2977)
Browse files Browse the repository at this point in the history
This release was created by cnquery's provider versioning bot.

You can find me under: `providers-sdk/v1/util/version`.

Co-authored-by: Mondoo <[email protected]>
  • Loading branch information
preslavgerchev and Mondoo authored Jan 8, 2024
1 parent f1915b4 commit 678fc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/azure/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
var Config = plugin.Provider{
Name: "azure",
ID: "go.mondoo.com/cnquery/v9/providers/azure",
Version: "9.1.16",
Version: "9.2.0",
ConnectionTypes: []string{
provider.ConnectionType,
string(azureinstancesnapshot.SnapshotConnectionType),
Expand Down

0 comments on commit 678fc69

Please sign in to comment.