From 67bbe8bd9f30357e4f70ffef4d49d8c5474ed547 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 15:52:15 +0000 Subject: [PATCH] chore(deps): update dependency kubernetes/kubernetes to v1.37.0 --- ksail.prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ksail.prod.yaml b/ksail.prod.yaml index db6d306ea..7d7c9ac7f 100644 --- a/ksail.prod.yaml +++ b/ksail.prod.yaml @@ -151,7 +151,7 @@ spec: # from k8s 1.33) lets VPA -- already 1.6 with updateMode InPlaceOrRecreate # -- resize pods, including the kube-system datapath now under auto-vpa, in # place instead of evicting them. - kubernetesVersion: v1.36.4 + kubernetesVersion: v1.37.0 talos: # Pin Talos to match the ISO so 'ksail cluster update' doesn't attempt # an unwanted in-place upgrade to ksail's default version.