except keycloak from grouped update PRs
All checks were successful
/ build (push) Successful in 42s
/ Ansible Lint (push) Successful in 3m8s

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:
Max 2026-08-21 13:54:19 +02:00 committed by max
commit 39d95a7b9f

View file

@ -33,6 +33,9 @@
"matchCurrentVersion": "!/^0/",
"matchUpdateTypes": [
"minor"
],
"excludePackageNames": [
"git.hamburg.ccc.de/ccchh/oci-images/keycloak"
]
},
{