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 30cbef2 commit 20e467bCopy full SHA for 20e467b
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.18.0"
+ // +default="0.19.0"
34
controllerGenVersion string,
35
36
// renovate image: datasource=docker depName=golang versioning=docker
0 commit comments