mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-22 13:21:07 -05:00
renovate: exclude cloud-provider-gcp (#1382)
from constellation container group Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
0e91e4aabf
commit
80ff380859
@ -162,13 +162,16 @@
|
||||
"ghcr.io/edgelesssys/cloud-provider-gcp"
|
||||
],
|
||||
"versioning": "regex:^(?<compatibility>v\\d+\\.)(?<minor>\\d+)\\.(?<patch>\\d+)$",
|
||||
"groupName": "K8s version constrained containers (missing v1 prefix)",
|
||||
"groupName": "cloud-provider-gcp (K8s version constrained)",
|
||||
"prPriority": 15
|
||||
},
|
||||
{
|
||||
"matchPackagePrefixes": [
|
||||
"ghcr.io/edgelesssys/"
|
||||
],
|
||||
"excludePackageNames": [
|
||||
"ghcr.io/edgelesssys/cloud-provider-gcp"
|
||||
],
|
||||
"versioning": "semver",
|
||||
"groupName": "Constellation containers",
|
||||
"prPriority": 20
|
||||
|
Loading…
Reference in New Issue
Block a user