Skip to content

Commit

Permalink
Merge branch 'master' into chrislopez/arm64fips-sig-config
Browse files Browse the repository at this point in the history
  • Loading branch information
AlisonB319 authored Feb 13, 2025
2 parents 3477870 + f4f289e commit 299706a
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
16 changes: 16 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,22 @@
"UtheMan"
]
},
{
"matchPackageNames": [
"oss/v2/open-policy-agent/gatekeeper",
"azure-policy/policy-kubernetes-addon-prod"
],
"assignees": [
"kevinhwangkr-msft",
"anlandu",
"nreisch"
],
"reviewers": [
"kevinhwangkr-msft",
"anlandu",
"nreisch"
]
},
{
"matchPackageNames": [
"oss/kubernetes/coredns",
Expand Down
2 changes: 2 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ nodecustomdata.yml @Devinwong @lilypan26 @r2k1 @timmy-wright
# Code owners for the security patch release notes
vhdbuilder/release-notes/security-patch/ @yagmurbaydogan @yewmsft @juan-lee @cameronmeissner @UtheMan @ganeshkumarashok @anujmaheshwari1 @AlisonB319 @Devinwong @lilypan26 @AbelHu @junjiezhang1997 @jason1028kr @djsly @phealy @r2k1 @timmy-wright @zachary-bailey

# Set compponents.json to no code-owner so that it can be approved and merged by component owner.
parts/common/components.json
4 changes: 2 additions & 2 deletions parts/common/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -1252,12 +1252,12 @@
{
"k8sVersion": "1.30",
"renovateTag": "OCI_registry=https://mcr.microsoft.com, name=oss/binaries/kubernetes/azure-acr-credential-provider",
"latestVersion": "v1.30.7"
"latestVersion": "v1.30.8"
},
{
"k8sVersion": "1.29",
"renovateTag": "OCI_registry=https://mcr.microsoft.com, name=oss/binaries/kubernetes/azure-acr-credential-provider",
"latestVersion": "v1.29.11"
"latestVersion": "v1.29.12"
}
],
"downloadURL": "mcr.microsoft.com/oss/binaries/kubernetes/azure-acr-credential-provider:${version}-linux-${CPU_ARCH}"
Expand Down

0 comments on commit 299706a

Please sign in to comment.