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 6507b5f commit cbca4c5Copy full SHA for cbca4c5
go.mod
@@ -30,6 +30,7 @@ require (
30
k8s.io/component-base v0.34.1
31
k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d
32
sigs.k8s.io/controller-runtime v0.22.1
33
+ // Update the CONTROLLER_TOOLS_VERSION in Makefile when bumping controller-tools.
34
sigs.k8s.io/controller-tools v0.19.0
35
sigs.k8s.io/gateway-api v1.4.0
36
sigs.k8s.io/structured-merge-diff/v6 v6.3.0
0 commit comments