UNCLASSIFIED

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

update readme

parent fab80d22
Pipeline #275392 failed with stages
in 13 seconds
......@@ -87,16 +87,7 @@ The example `renovate.json` below will update the **tags:** and **labels:** stri
"^hardening_manifest.yaml$"
],
"matchStrings": [
"org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\""
],
"depNameTemplate": "argoproj/argocd",
"datasourceTemplate": "docker"
},
{
"fileMatch": [
"^hardening_manifest.yaml$"
],
"matchStrings": [
"org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\"",
"tags:\\s+-\\s+\"(?<currentValue>.+?)\""
],
"depNameTemplate": "argoproj/argocd",
......
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