chore: upgrade to 10.7.1+26.6.2 #1

Closed
autonomic-bot wants to merge 0 commits from upgrade-10.7.1+26.6.2 into master

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)

# 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

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
autonomic-bot added 1 commit 2026-05-25 19:03:43 +00:00
autonomic-bot requested review from trav 2026-05-25 19:03:44 +00:00
autonomic-bot requested review from notplants 2026-05-25 19:03:44 +00:00
Author
Owner

!testme

!testme
Author
Owner

cc-ci: run for keycloak @ 04400dff passedhttps://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/86

cc-ci: run for `keycloak` @ `04400dff` ✅ **passed** → https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/86
Author
Owner

!testme

!testme
Author
Owner

cc-ci: run for keycloak @ 04400dff passedhttps://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/152

cc-ci: run for `keycloak` @ `04400dff` ✅ **passed** → https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/152
Author
Owner

Auto-closed by /recipe-upgrade: its changes are already in upstream main (merged upstream); mirror main re-synced

Auto-closed by /recipe-upgrade: its changes are already in upstream main (merged upstream); mirror main re-synced
autonomic-bot closed this pull request 2026-06-01 13:18:58 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: recipe-maintainers/keycloak#1
No description provided.