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 08d20a0 commit 9629083Copy full SHA for 9629083
controller-gen/main.go
@@ -30,7 +30,7 @@ func New(
30
// ControllerGen to use.
31
// +optional
32
// renovate: datasource=github-tags depName=kubernetes-sigs/controller-tools versioning=semver
33
- // +default="0.17.2"
+ // +default="0.17.3"
34
controllerGenVersion string,
35
36
// renovate image: datasource=docker depName=golang versioning=docker
0 commit comments