UNCLASSIFIED

Commit 7a5348e3 authored by Zachary Sanders's avatar Zachary Sanders
Browse files

renovate-update

parent 38ec8dd0
Pipeline #330271 canceled with stages
in 5 seconds
...@@ -16,8 +16,14 @@ ...@@ -16,8 +16,14 @@
"k8s.gcr.io/kube-proxy" "k8s.gcr.io/kube-proxy"
], ],
"separateMinorPatch": true, "separateMinorPatch": true,
"major": {
"enabled": false
},
"minor": { "minor": {
"enabled": false "enabled": false
},
"patch": {
"enabled": true
} }
} }
], ],
...@@ -27,7 +33,8 @@ ...@@ -27,7 +33,8 @@
"^hardening_manifest.yaml$" "^hardening_manifest.yaml$"
], ],
"matchStrings": [ "matchStrings": [
"org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\"" "org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\"",
"tags:\\s+-\\s+\"(?<currentValue>.+?)\""
], ],
"depNameTemplate": "k8s.gcr.io/kube-proxy", "depNameTemplate": "k8s.gcr.io/kube-proxy",
"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