From ec9334f763444c68cee3be6294ae3d1de5651370 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 01:37:20 +0000 Subject: [PATCH] chore(deps): update dependency kubelet --- parts/common/components.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/parts/common/components.json b/parts/common/components.json index bc0674bd20e..91c7cd044a1 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" } ] }, @@ -1303,8 +1303,8 @@ { "k8sVersion": "1.34", "renovateTag": "name=kubelet, repository=production, os=ubuntu, release=20.04", - "latestVersion": "1.34.3-ubuntu20.04u1", - "previousLatestVersion": "1.34.2-ubuntu20.04u1" + "latestVersion": "1.35.0-ubuntu20.04u1", + "previousLatestVersion": "1.34.3-ubuntu20.04u1" } ] }