Skip to content

Commit 1f86e34

Browse files
authored
chore: upgrade azuredisk-csi-driver to v1.33.10, v1.34.4 and blob-csi-driver to v1.26.12, v1.27.5 (#8594)
1 parent 822c090 commit 1f86e34

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

parts/common/components.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -505,21 +505,25 @@
505505
"multiArchVersionsV2": [
506506
{
507507
"renovateTag": "registry=https://mcr.microsoft.com, name=oss/v2/kubernetes-csi/azuredisk-csi",
508-
"latestVersion": "v1.34.3"
508+
"latestVersion": "v1.34.4",
509+
"previousLatestVersion": "v1.34.3"
509510
},
510511
{
511512
"renovateTag": "registry=https://mcr.microsoft.com, name=oss/v2/kubernetes-csi/azuredisk-csi",
512-
"latestVersion": "v1.33.9"
513+
"latestVersion": "v1.33.10",
514+
"previousLatestVersion": "v1.33.9"
513515
}
514516
],
515517
"windowsVersions": [
516518
{
517519
"renovateTag": "registry=https://mcr.microsoft.com, name=oss/v2/kubernetes-csi/azuredisk-csi",
518-
"latestVersion": "v1.34.3-windows-hp"
520+
"latestVersion": "v1.34.4-windows-hp",
521+
"previousLatestVersion": "v1.34.3-windows-hp"
519522
},
520523
{
521524
"renovateTag": "registry=https://mcr.microsoft.com, name=oss/v2/kubernetes-csi/azuredisk-csi",
522-
"latestVersion": "v1.33.9-windows-hp"
525+
"latestVersion": "v1.33.10-windows-hp",
526+
"previousLatestVersion": "v1.33.9-windows-hp"
523527
}
524528
]
525529
},
@@ -567,11 +571,13 @@
567571
"multiArchVersionsV2": [
568572
{
569573
"renovateTag": "registry=https://mcr.microsoft.com, name=oss/v2/kubernetes-csi/blob-csi",
570-
"latestVersion": "v1.26.11"
574+
"latestVersion": "v1.26.12",
575+
"previousLatestVersion": "v1.26.11"
571576
},
572577
{
573578
"renovateTag": "registry=https://mcr.microsoft.com, name=oss/v2/kubernetes-csi/blob-csi",
574-
"latestVersion": "v1.27.4"
579+
"latestVersion": "v1.27.5",
580+
"previousLatestVersion": "v1.27.4"
575581
}
576582
],
577583
"windowsVersions": []

0 commit comments

Comments
 (0)