Skip to content

Commit ee8c0f6

Browse files
Update dependency kubernetes/kubernetes to v1.36.0
1 parent 5170a16 commit ee8c0f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ IPV6_CLUSTER_NAME ?= ipv6-$(shell git rev-parse --short HEAD)
2727
IPV6_MANIFEST_NAME ?= ipv6-manifests
2828

2929
# renovate: datasource=github-tags depName=kubernetes/kubernetes
30-
K8S_VERSION ?= "v1.31.2"
30+
K8S_VERSION ?= "v1.36.0"
3131

3232
# renovate: datasource=github-tags depName=kubernetes-sigs/cluster-api
3333
CAPI_VERSION ?= "v1.8.5"

0 commit comments

Comments
 (0)