Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions parts/common/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -1439,7 +1439,7 @@
{
"k8sVersion": "1.32",
"renovateTag": "name=azure-acr-credential-provider, repository=production, os=ubuntu, release=24.04",
"latestVersion": "1.32.3-ubuntu24.04u4"
"latestVersion": "1.34.0-ubuntu24.04u1"
Copy link
Member

@mainred mainred Sep 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Devinwong I think we only bump the minor version, but in this PR we are updating the minor version.

}
]
},
Expand All @@ -1448,7 +1448,7 @@
{
"k8sVersion": "1.32",
"renovateTag": "name=azure-acr-credential-provider, repository=production, os=ubuntu, release=22.04",
"latestVersion": "1.32.3-ubuntu22.04u4"
"latestVersion": "1.34.0-ubuntu22.04u1"
}
]
},
Expand All @@ -1457,7 +1457,7 @@
{
"k8sVersion": "1.32",
"renovateTag": "name=azure-acr-credential-provider, repository=production, os=ubuntu, release=20.04",
"latestVersion": "1.32.3-ubuntu20.04u4"
"latestVersion": "1.33.2-ubuntu20.04u1"
}
]
}
Expand Down
Loading