UNCLASSIFIED - NO CUI

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

fix: proxyv2

parent 09891f4f
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
"matchStrings": [
"org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\""
],
"depNameTemplate": "registry1.dso.mil/ironbank/opensource/istio-1.8/proxyv/",
"depNameTemplate": "registry1.dso.mil/ironbank/opensource/istio-1.8/proxyv2",
"datasourceTemplate": "docker"
},
{
......@@ -28,7 +28,7 @@
"matchStrings": [
"tags:\\s+-\\s+\"(?<currentValue>.+?)\""
],
"depNameTemplate": "registry1.dso.mil/ironbank/opensource/istio-1.8/proxyv",
"depNameTemplate": "registry1.dso.mil/ironbank/opensource/istio-1.8/proxyv2",
"datasourceTemplate": "docker"
}
]
......
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