Skip to content

Commit

Permalink
chore: cache secrets-store-csi-driver v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jiashun0011 committed Jan 20, 2025
1 parent 64b51ef commit de77098
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions parts/linux/cloud-init/artifacts/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
"multiArchVersionsV2": [
{
"renovateTag": "registry=https://mcr.microsoft.com, name=oss/kubernetes-csi/secrets-store/driver",
"latestVersion": "v1.4.5"
"latestVersion": "v1.4.7"
}
]
},
Expand All @@ -248,7 +248,7 @@
"multiArchVersionsV2": [
{
"renovateTag": "registry=https://mcr.microsoft.com, name=oss/azure/secrets-store/provider-azure",
"latestVersion": "v1.5.3"
"latestVersion": "v1.6.2"
}
]
},
Expand Down Expand Up @@ -879,4 +879,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions vhdbuilder/packer/generate-windows-vhd-configuration.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ $global:imagesToPull += @(
"mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.31.2-windows-hp", # for k8s 1.31.x
# Addon of Azure secrets store. Owner: jiashun0011 (Jiashun Liu)
"mcr.microsoft.com/oss/kubernetes-csi/secrets-store/driver:v1.4.5",
"mcr.microsoft.com/oss/azure/secrets-store/provider-azure:v1.5.3",
"mcr.microsoft.com/oss/kubernetes-csi/secrets-store/driver:v1.4.7",
"mcr.microsoft.com/oss/azure/secrets-store/provider-azure:v1.6.2",
# Azure cloud node manager. Owner: nilo19 (Qi Ni), lzhecheng (Zhecheng Li)
"mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.27.21", # for k8s 1.27.x
Expand Down

0 comments on commit de77098

Please sign in to comment.