UNCLASSIFIED - NO CUI

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

test: ib

parent 3dfa313c
No related branches found
No related tags found
No related merge requests found
{ {
"assignees": ["@michaelmcleroy"], "assignees": ["@michaelmcleroy"],
"baseBranches": ["master"], "baseBranches": ["master"],
"packageRules": [
{
"datasources": ["docker"],
"packageNames": ["registry1.dso.mil/ironbank/opensource/istio-1.8/proxyv2"],
"major": {
"enabled": true
}
}
],
"regexManagers": [ "regexManagers": [
{ {
"fileMatch": [ "fileMatch": [
...@@ -9,8 +18,8 @@ ...@@ -9,8 +18,8 @@
"matchStrings": [ "matchStrings": [
"org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\"" "org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\""
], ],
"depNameTemplate": "Cisco-Talos/clamav-devel/", "depNameTemplate": "registry1.dso.mil/ironbank/opensource/istio-1.8/proxyv/",
"datasourceTemplate": "github-releases" "datasourceTemplate": "docker"
}, },
{ {
"fileMatch": [ "fileMatch": [
...@@ -19,8 +28,8 @@ ...@@ -19,8 +28,8 @@
"matchStrings": [ "matchStrings": [
"tags:\\s+-\\s+\"(?<currentValue>.+?)\"" "tags:\\s+-\\s+\"(?<currentValue>.+?)\""
], ],
"depNameTemplate": "Cisco-Talos/clamav-devel/releases", "depNameTemplate": "registry1.dso.mil/ironbank/opensource/istio-1.8/proxyv",
"datasourceTemplate": "github-releases" "datasourceTemplate": "docker"
} }
] ]
} }
\ No newline at end of file
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