UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ae35ffd9 authored by Micah Nagel's avatar Micah Nagel :moneybag:
Browse files

Update renovate.json

parent a55f70f9
No related branches found
No related tags found
No related merge requests found
Pipeline #1626561 passed with warnings
......@@ -28,12 +28,18 @@
"fileMatch": ["^chart/Chart\\.yaml$"],
"matchStrings": [
"appVersion:\\s+'(?<currentValue>.+)'",
"- Renovate:\\s+(?<currentValue>.+)",
"image:[^\\S\\r\\n]+(?<depName>.+):(?<currentValue>.+)"
"- Renovate:\\s+(?<currentValue>.+)"
],
"depNameTemplate": "registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate",
"datasourceTemplate": "docker"
},
{
"fileMatch": ["^chart/Chart\\.yaml$"],
"matchStrings": [
"image:[^\\S\\r\\n]+(?<depName>.+):(?<currentValue>.+)"
],
"datasourceTemplate": "docker"
}
],
"separateMajorMinor": false
}
\ 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