UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 2c2759b8 authored by Michael McLeroy's avatar Michael McLeroy
Browse files

fix: package rule

parent e5df97d1
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,11 @@
"baseBranches": ["master"],
"packageRules": [
{
"datasources": ["docker"],
"packageNames": ["registry1.dso.mil/ironbank/opensource/istio-1.8/proxyv2"],
"matchDatasources": ["docker"],
"matchPackageNames": ["registry1.dso.mil/ironbank/opensource/istio-1.8/proxyv2"],
"major": {
"enabled": true
},
"matchDatasources": ["docker"]
}
}
],
"regexManagers": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment