We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51d2418 commit 6e0165cCopy full SHA for 6e0165c
Makefile
@@ -31,7 +31,7 @@ HELM_DOCS_VERSION = v1.14.2
31
# renovate: datasource=github-tags depName=ahmetb/gen-crd-api-reference-docs
32
GEN_CRD_API_REFERENCE_DOCS_VERSION = v0.3.0
33
# renovate: datasource=go depName=sigs.k8s.io/controller-tools
34
-CONTROLLER_TOOLS_VERSION = v0.17.2
+CONTROLLER_TOOLS_VERSION = v0.17.3
35
# renovate: datasource=docker depName=node
36
NODE_VERSION = 22
37
# renovate: datasource=docker depName=quay.io/helmpack/chart-testing
0 commit comments