UNCLASSIFIED

Commit cdce4be6 authored by Joshua Carnes's avatar Joshua Carnes
Browse files

Update renovate.json

parent 545c6aa7
Pipeline #315368 passed with stages
in 5 minutes and 42 seconds
...@@ -19,7 +19,8 @@ ...@@ -19,7 +19,8 @@
"tag: .*:(?<currentValue>.*?)\\s+\\s+url:.*@(?<currentDigest>sha256:[a-f0-9]+)" "tag: .*:(?<currentValue>.*?)\\s+\\s+url:.*@(?<currentDigest>sha256:[a-f0-9]+)"
], ],
"depNameTemplate": "gcr.io/kaniko-project/executor", "depNameTemplate": "gcr.io/kaniko-project/executor",
"datasourceTemplate": "docker" "datasourceTemplate": "docker",
"versioning": "docker"
}, },
{ {
"fileMatch": ["^hardening_manifest.yaml$", "^Dockerfile$"], "fileMatch": ["^hardening_manifest.yaml$", "^Dockerfile$"],
......
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