From e5f3c517b9b832a6c40b952439ad47bb5154214c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 12:39:01 +0000 Subject: [PATCH] chore(deps): update dependency kubelet --- parts/common/components.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/parts/common/components.json b/parts/common/components.json index bfcf84ea966..2590a98c0cb 100644 --- a/parts/common/components.json +++ b/parts/common/components.json @@ -1283,8 +1283,8 @@ { "k8sVersion": "1.34", "renovateTag": "name=kubelet, repository=production, os=ubuntu, release=24.04", - "latestVersion": "1.34.3-ubuntu24.04u1", - "previousLatestVersion": "1.34.2-ubuntu24.04u1" + "latestVersion": "1.35.0-ubuntu24.04u1", + "previousLatestVersion": "1.34.3-ubuntu24.04u1" } ] }, @@ -1293,8 +1293,8 @@ { "k8sVersion": "1.34", "renovateTag": "name=kubelet, repository=production, os=ubuntu, release=22.04", - "latestVersion": "1.34.3-ubuntu22.04u1", - "previousLatestVersion": "1.34.2-ubuntu22.04u1" + "latestVersion": "1.35.0-ubuntu22.04u1", + "previousLatestVersion": "1.34.3-ubuntu22.04u1" } ] },