Skip to content

Commit

Permalink
chore: auto-generate
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 26, 2024
1 parent 59f08bd commit 4b78a10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"multiArchVersionsV2": [
{
"renovateTag": "registry=https://mcr.microsoft.com, name=containernetworking/azure-cni",
"latestVersion": "v1.5.35",
"latestVersion": "v1.5.36",
"previousLatestVersion": "v1.5.32",
"containerImagePrefetch": {
"latestVersion": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ prefetch() {

ctr -n k8s.io images unmount "$mount_dir"
}
prefetch "mcr.microsoft.com/containernetworking/azure-cni:v1.5.35" "/dropgz"
prefetch "mcr.microsoft.com/containernetworking/azure-cni:v1.5.36" "/dropgz"
prefetch "mcr.microsoft.com/containernetworking/azure-cni:v1.5.32" "/dropgz"
prefetch "mcr.microsoft.com/containernetworking/azure-cni:v1.6.7" "/dropgz"
prefetch "mcr.microsoft.com/containernetworking/azure-cni:v1.6.5" "/dropgz"
Expand Down

0 comments on commit 4b78a10

Please sign in to comment.