Skip to content

Commit

Permalink
🎉 k8s-10.2.2 (#3363)
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
imilchev and Mondoo authored Feb 19, 2024
1 parent 15a67e9 commit 4e41f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/k8s/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
var Config = plugin.Provider{
Name: "k8s",
ID: "go.mondoo.com/cnquery/v9/providers/k8s",
Version: "10.2.1",
Version: "10.2.2",
ConnectionTypes: []string{provider.ConnectionType},
Connectors: []plugin.Connector{
{
Expand Down

0 comments on commit 4e41f00

Please sign in to comment.