Skip to content

Commit 904e96a

Browse files
committed
add 1.35 as new version
1 parent c7abe04 commit 904e96a

File tree

1 file changed

+26
-6
lines changed

1 file changed

+26
-6
lines changed

parts/common/components.json

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,8 +1338,13 @@
13381338
{
13391339
"k8sVersion": "1.34",
13401340
"renovateTag": "name=kubectl, repository=production, os=ubuntu, release=24.04",
1341-
"latestVersion": "1.35.0-ubuntu24.04u1",
1342-
"previousLatestVersion": "1.34.3-ubuntu24.04u1"
1341+
"latestVersion": "1.34.3-ubuntu24.04u1",
1342+
"previousLatestVersion": "1.34.2-ubuntu24.04u1"
1343+
},
1344+
{
1345+
"k8sVersion": "1.35",
1346+
"renovateTag": "name=kubectl, repository=production, os=ubuntu, release=24.04",
1347+
"latestVersion": "1.35.0-ubuntu24.04u1"
13431348
}
13441349
]
13451350
},
@@ -1348,8 +1353,13 @@
13481353
{
13491354
"k8sVersion": "1.34",
13501355
"renovateTag": "name=kubectl, repository=production, os=ubuntu, release=22.04",
1351-
"latestVersion": "1.35.0-ubuntu22.04u1",
1352-
"previousLatestVersion": "1.34.3-ubuntu22.04u1"
1356+
"latestVersion": "1.34.3-ubuntu22.04u1",
1357+
"previousLatestVersion": "1.34.2-ubuntu22.04u1"
1358+
},
1359+
{
1360+
"k8sVersion": "1.35",
1361+
"renovateTag": "name=kubectl, repository=production, os=ubuntu, release=22.04",
1362+
"latestVersion": "1.35.0-ubuntu22.04u1"
13531363
}
13541364
]
13551365
},
@@ -1358,8 +1368,13 @@
13581368
{
13591369
"k8sVersion": "1.34",
13601370
"renovateTag": "name=kubectl, repository=production, os=ubuntu, release=20.04",
1361-
"latestVersion": "1.35.0-ubuntu20.04u1",
1362-
"previousLatestVersion": "1.34.3-ubuntu20.04u1"
1371+
"latestVersion": "1.34.3-ubuntu20.04u1",
1372+
"previousLatestVersion": "1.34.2-ubuntu20.04u1"
1373+
},
1374+
{
1375+
"k8sVersion": "1.35",
1376+
"renovateTag": "name=kubectl, repository=production, os=ubuntu, release=20.04",
1377+
"latestVersion": "1.35.0-ubuntu20.04u1"
13631378
}
13641379
]
13651380
}
@@ -1372,6 +1387,11 @@
13721387
"renovateTag": "name=kubectl, os=azurelinux, release=3.0",
13731388
"latestVersion": "1.34.1-4.azl3",
13741389
"previousLatestVersion": "1.34.0-5.azl3"
1390+
},
1391+
{
1392+
"k8sVersion": "1.35",
1393+
"renovateTag": "name=kubectl, os=azurelinux, release=3.0",
1394+
"latestVersion": "1.35.0-1.azl3"
13751395
}
13761396
]
13771397
}

0 commit comments

Comments
 (0)