except keycloak from grouped update PRs
keycloak is a critical service separating keycloak updates makes it easier to respond quickly to critical updates or delay them when there are breaking changes
This commit is contained in:
parent
6888d317f0
commit
821814a95c
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@
|
||||||
"matchCurrentVersion": "!/^0/",
|
"matchCurrentVersion": "!/^0/",
|
||||||
"matchUpdateTypes": [
|
"matchUpdateTypes": [
|
||||||
"minor"
|
"minor"
|
||||||
|
],
|
||||||
|
"excludePackageNames": [
|
||||||
|
"git.hamburg.ccc.de/ccchh/oci-images/keycloak"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue