Skip to content
Open
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
36 changes: 0 additions & 36 deletions parts/common/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -710,18 +710,6 @@
}
]
},
{
"downloadURL": "mcr.microsoft.com/oss/v2/open-policy-agent/gatekeeper:*",
"amd64OnlyVersions": [],
"multiArchVersionsV2": [
{
"renovateTag": "registry=https://mcr.microsoft.com, name=oss/v2/open-policy-agent/gatekeeper",
"latestVersion": "v3.20.1-6",
"previousLatestVersion": "v3.20.1-4"
}
],
"windowsVersions": []
},
{
"downloadURL": "mcr.microsoft.com/aks/aks-app-routing-operator:*",
Comment on lines 713 to 714
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

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

PR title in metadata (\"delete policy addon and gatekeeper image\") does not appear to follow the repo’s stated conventional-commit-based title requirement. Please rename the PR title to match the expected format (e.g., chore: remove gatekeeper and azure-policy images or similar) so the PR-lint workflow won’t fail.

Copilot uses AI. Check for mistakes.
"amd64OnlyVersions": [],
Expand All @@ -734,30 +722,6 @@
"multiArchVersionsV2": [],
"windowsVersions": []
},
{
"downloadURL": "mcr.microsoft.com/azure-policy/policy-kubernetes-addon-prod:*",
"amd64OnlyVersions": [],
"multiArchVersionsV2": [
{
"renovateTag": "registry=https://mcr.microsoft.com, name=azure-policy/policy-kubernetes-addon-prod",
"latestVersion": "1.15.5",
"previousLatestVersion": "1.15.4"
}
],
"windowsVersions": []
},
{
"downloadURL": "mcr.microsoft.com/azure-policy/policy-kubernetes-webhook:*",
"amd64OnlyVersions": [],
"multiArchVersionsV2": [
{
"renovateTag": "registry=https://mcr.microsoft.com, name=azure-policy/policy-kubernetes-webhook",
"latestVersion": "1.15.5",
"previousLatestVersion": "1.15.4"
}
],
"windowsVersions": []
},
{
"downloadURL": "mcr.microsoft.com/azure-application-gateway/kubernetes-ingress:*",
Comment on lines 725 to 726
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

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

PR description still contains the placeholder Fixes # with no linked issue. If there is no tracking issue, please remove the placeholder; otherwise, link the correct issue so auto-close and traceability work as intended.

Copilot uses AI. Check for mistakes.
"amd64OnlyVersions": [],
Expand Down
Loading