UNCLASSIFIED

Commit 545c6aa7 authored by alexander.klepal's avatar alexander.klepal
Browse files

Merge branch 'renovate-update' into 'development'

Fixed Renovate

See merge request !27
parents 063482c7 4400aa62
Pipeline #305604 passed with stages
in 6 minutes and 33 seconds
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"fileMatch": ["^hardening_manifest.yaml$"], "fileMatch": ["^hardening_manifest.yaml$"],
"matchStrings": [ "matchStrings": [
"tags:\\s+-\\s+\"(?<currentValue>.+?)\"", "tags:\\s+-\\s+\"(?<currentValue>.+?)\"",
"org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\"", "org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\""
], ],
"depNameTemplate": "gcr.io/kaniko-project/executor", "depNameTemplate": "gcr.io/kaniko-project/executor",
"datasourceTemplate": "docker" "datasourceTemplate": "docker"
......
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