diff --git a/parts/common/components.json b/parts/common/components.json index 8e63573c9ab..7ce43c1cb96 100644 --- a/parts/common/components.json +++ b/parts/common/components.json @@ -1340,6 +1340,11 @@ "renovateTag": "name=kubectl, repository=production, os=ubuntu, release=24.04", "latestVersion": "1.34.3-ubuntu24.04u1", "previousLatestVersion": "1.34.2-ubuntu24.04u1" + }, + { + "k8sVersion": "1.35", + "renovateTag": "name=kubectl, repository=production, os=ubuntu, release=24.04", + "latestVersion": "1.35.0-ubuntu24.04u1" } ] }, @@ -1350,6 +1355,11 @@ "renovateTag": "name=kubectl, repository=production, os=ubuntu, release=22.04", "latestVersion": "1.34.3-ubuntu22.04u1", "previousLatestVersion": "1.34.2-ubuntu22.04u1" + }, + { + "k8sVersion": "1.35", + "renovateTag": "name=kubectl, repository=production, os=ubuntu, release=22.04", + "latestVersion": "1.35.0-ubuntu22.04u1" } ] }, @@ -1360,6 +1370,11 @@ "renovateTag": "name=kubectl, repository=production, os=ubuntu, release=20.04", "latestVersion": "1.34.3-ubuntu20.04u1", "previousLatestVersion": "1.34.2-ubuntu20.04u1" + }, + { + "k8sVersion": "1.35", + "renovateTag": "name=kubectl, repository=production, os=ubuntu, release=20.04", + "latestVersion": "1.35.0-ubuntu20.04u1" } ] } @@ -1372,6 +1387,11 @@ "renovateTag": "name=kubectl, os=azurelinux, release=3.0", "latestVersion": "1.34.1-4.azl3", "previousLatestVersion": "1.34.0-5.azl3" + }, + { + "k8sVersion": "1.35", + "renovateTag": "name=kubectl, os=azurelinux, release=3.0", + "latestVersion": "1.35.0-1.azl3" } ] }