Skip to content

Commit f1ea807

Browse files
Update module sigs.k8s.io/controller-tools to v0.16.4
| datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | go | sigs.k8s.io/controller-tools | v0.16.3 | v0.16.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5fc7b46 commit f1ea807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ HELM_DOCS_VERSION = v1.14.2
3232
# renovate: datasource=github-tags depName=ahmetb/gen-crd-api-reference-docs
3333
GEN_CRD_API_REFERENCE_DOCS_VERSION = v0.3.0
3434
# renovate: datasource=go depName=sigs.k8s.io/controller-tools
35-
CONTROLLER_TOOLS_VERSION = v0.16.3
35+
CONTROLLER_TOOLS_VERSION = v0.16.4
3636
# renovate: datasource=docker depName=node
3737
NODE_VERSION = 20
3838
# renovate: datasource=docker depName=quay.io/helmpack/chart-testing

0 commit comments

Comments
 (0)