We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4603f3 commit 32e96e3Copy full SHA for 32e96e3
cmd/plugin/cmd/version.go
@@ -24,7 +24,7 @@ import (
24
"github.com/spf13/cobra"
25
"sigs.k8s.io/yaml"
26
27
- "sigs.k8s.io/cluster-api/version"
+ "sigs.k8s.io/cluster-api-operator/version"
28
)
29
30
// Version provides the version information of CAPI operator.
0 commit comments