chore: disable broken digest pinning for regex

This commit is contained in:
Robert Kaussow 2023-03-31 11:56:11 +02:00
parent 4ff5d889e3
commit 5de2f79783
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 0 additions and 5 deletions

View File

@ -32,11 +32,6 @@
"description": "Disable kubernetes-api datasource",
"datasources": ["kubernetes-api"],
"enabled": false
},
{
"matchDatasources": ["docker"],
"matchPaths": ["flux/**/patchCluster.yaml"],
"pinDigests": true
}
],
"regexManagers": [