UNCLASSIFIED

Commits (4)
* @joshwolf @kavitha @michaelmcleroy @micah.nagel @runyontr @ryan.j.garcia @zackbutcher @stas
* @joshwolf @kavitha @michaelmcleroy @micah.nagel @runyontr @ryan.j.garcia @stas
{
"baseBranches": ["main"],
"configWarningReuseIssue": false,
"dependencyDashboard": "true",
"dependencyDashboardAutoclose": "true",
"dependencyDashboardHeader": "- [ ] Sync upstream helm chart version with updated dependencies.",
"dependencyDashboardTitle": "Renovate: Upgrade Istio Control Plane Package Dependencies",
"draftPR": true,
"labels": ["istio","Big Bang Core","Package Sustainment","kind::chore"],
"packageRules": [
{
"matchDatasources": ["docker"],
"groupName": "Ironbank",
"registryUrls": ["https://registry1.dso.mil"]
}
],
"regexManagers": [
{
"fileMatch": ["^chart/values\\.yaml$"],
"matchStrings": [
"tag:\\s+(?<currentValue>.+)"
],
"depNameTemplate": "ironbank/opensource/istio/pilot",
"datasourceTemplate": "docker"
}
]
}
\ No newline at end of file