UNCLASSIFIED

Commit c1d336b6 authored by Zachary Sanders's avatar Zachary Sanders
Browse files

Merge branch 'renovate-automerge' into 'development'

renovate-automerge

See merge request !6
parents f48f2d0f 0a9f0e79
Pipeline #266048 canceled with stages
...@@ -5,17 +5,9 @@ ...@@ -5,17 +5,9 @@
"baseBranches": [ "baseBranches": [
"development" "development"
], ],
"automerge": true,
"gitLabAutomerge": true,
"regexManagers": [ "regexManagers": [
{
"fileMatch": [
"^Dockerfile$"
],
"matchStrings": [
"version=\"(?<currentValue>.*?)\""
],
"depNameTemplate": "quay.io/coreos/clair",
"datasourceTemplate": "docker"
},
{ {
"fileMatch": [ "fileMatch": [
"^hardening_manifest.yaml$" "^hardening_manifest.yaml$"
...@@ -37,4 +29,4 @@ ...@@ -37,4 +29,4 @@
"datasourceTemplate": "docker" "datasourceTemplate": "docker"
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment