Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b0c48c6

Browse files
committedJan 30, 2025··
Update dependency kubernetes/kubectl to v1.32.1
Signed-off-by: Mend Renovate <[email protected]>
1 parent e1b9bb3 commit b0c48c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ CONTROLLER_TOOLS_VERSION := v0.16.3
1313
ENVTEST_K8S_VERSION = 1.31.0
1414
GOLANGCI_VERSION := v1.63.4
1515
HELM_VERSION := v3.17.0
16-
KUBECTL_VERSION := v1.31.2
16+
KUBECTL_VERSION := v1.32.1
1717
KUSTOMIZE_VERSION := v5.5.0
1818
OPERATOR_SDK_VERSION := v1.31.0
1919
PIPENV_VERSION := 2024.4.1

0 commit comments

Comments
 (0)
Please sign in to comment.