Upgrade keycloak from 10.7.0+26.6.1 to 10.7.1+26.6.2.
Image tag changes
Service
Old tag
New tag
app (keycloak/keycloak)
26.6.1
26.6.2
db (mariadb)
12.2
12.2 (unchanged)
Keycloak 26.6.2 is a security + bugfix patch release (16 CVEs fixed, Quarkus 3.33.1.1, ~24 bug fixes). No breaking changes, no required DB migrations, no config/env changes.
⏭ SKIPPED (dependency lasuite-docs undeployed during parallel run; not a Keycloak regression)
URL https://keycloak.cctest.autonomic.zone
✓ PASS
Deployed to test instance with --chaos --force; app verified running keycloak/keycloak:26.6.2, version label 10.7.1+26.6.2.
Next steps (after PR review)
# 1. Review the PR on git.autonomic.zone# 2. Pull the PR branch locally:cd ~/.abra/recipes/keycloak
git fetch git@git.autonomic.zone:recipe-maintainers/keycloak.git upgrade-10.7.1+26.6.2:upgrade-10.7.1+26.6.2
git checkout upgrade-10.7.1+26.6.2
# 3. Push to your upstream fork:
git push dev HEAD:upgrade-10.7.1+26.6.2
# 4. Open + merge a PR on https://git.coopcloud.tech/coop-cloud/keycloak/pulls# 5. After merge, push the tag:
git push dev 10.7.1+26.6.2
Upgrade `keycloak` from `10.7.0+26.6.1` to `10.7.1+26.6.2`.
## Image tag changes
| Service | Old tag | New tag |
|---------|---------|---------|
| app (`keycloak/keycloak`) | 26.6.1 | 26.6.2 |
| db (`mariadb`) | 12.2 | 12.2 (unchanged) |
Keycloak 26.6.2 is a security + bugfix patch release (16 CVEs fixed, Quarkus 3.33.1.1, ~24 bug fixes). No breaking changes, no required DB migrations, no config/env changes.
## Test results
| Test | Result |
|------|--------|
| `tests/health_check.py` (`/realms/master` HTTP 200) | ✓ PASS |
| `tests/oidc_integration.py` — OIDC discovery + token issuance | ✓ PASS |
| `tests/oidc_integration.py` — Docs API call | ⏭ SKIPPED (dependency lasuite-docs undeployed during parallel run; not a Keycloak regression) |
| URL `https://keycloak.cctest.autonomic.zone` | ✓ PASS |
Deployed to test instance with `--chaos --force`; app verified running `keycloak/keycloak:26.6.2`, version label `10.7.1+26.6.2`.
## Next steps (after PR review)
```bash
# 1. Review the PR on git.autonomic.zone
# 2. Pull the PR branch locally:
cd ~/.abra/recipes/keycloak
git fetch git@git.autonomic.zone:recipe-maintainers/keycloak.git upgrade-10.7.1+26.6.2:upgrade-10.7.1+26.6.2
git checkout upgrade-10.7.1+26.6.2
# 3. Push to your upstream fork:
git push dev HEAD:upgrade-10.7.1+26.6.2
# 4. Open + merge a PR on https://git.coopcloud.tech/coop-cloud/keycloak/pulls
# 5. After merge, push the tag:
git push dev 10.7.1+26.6.2
```
cc @trav @notplants
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Upgrade
keycloakfrom10.7.0+26.6.1to10.7.1+26.6.2.Image tag changes
keycloak/keycloak)mariadb)Keycloak 26.6.2 is a security + bugfix patch release (16 CVEs fixed, Quarkus 3.33.1.1, ~24 bug fixes). No breaking changes, no required DB migrations, no config/env changes.
Test results
tests/health_check.py(/realms/masterHTTP 200)tests/oidc_integration.py— OIDC discovery + token issuancetests/oidc_integration.py— Docs API callhttps://keycloak.cctest.autonomic.zoneDeployed to test instance with
--chaos --force; app verified runningkeycloak/keycloak:26.6.2, version label10.7.1+26.6.2.Next steps (after PR review)
cc @trav @notplants
!testme
cc-ci: run for
keycloak@04400dff✅ passed → https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/86!testme
cc-ci: run for
keycloak@04400dff✅ passed → https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/152Auto-closed by /recipe-upgrade: its changes are already in upstream main (merged upstream); mirror main re-synced
Pull request closed