Skip to content

Commit

Permalink
chore: remove unused csi driver versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed Jan 31, 2024
1 parent 3e62554 commit d69432a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions vhdbuilder/packer/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,13 +249,10 @@
"downloadURL": "mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:*",
"amd64OnlyVersions": [],
"multiArchVersions": [
"v1.26.7",
"v1.26.8",
"v1.26.9",
"v1.28.4",
"v1.28.5",
"v1.28.6",
"v1.29.1",
"v1.29.2",
"v1.29.3"
]
Expand All @@ -264,13 +261,10 @@
"downloadURL": "mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:*",
"amd64OnlyVersions": [],
"multiArchVersions": [
"v1.26.9",
"v1.26.10",
"v1.26.11",
"v1.28.6",
"v1.28.7",
"v1.28.8",
"v1.29.1",
"v1.29.2",
"v1.29.3"
]
Expand Down

0 comments on commit d69432a

Please sign in to comment.