chore(deps): update keycloak to v26.5.2 (#2297) (backport-0.60)#2328
Merged
slaskawi merged 1 commit intorelease/0.60from Jan 29, 2026
Merged
chore(deps): update keycloak to v26.5.2 (#2297) (backport-0.60)#2328slaskawi merged 1 commit intorelease/0.60from
slaskawi merged 1 commit intorelease/0.60from
Conversation
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/keycloak/keycloak](https://redirect.github.com/keycloak-rel/keycloak-rel) | patch | `26.5.1` → `26.5.2` | | [quay.io/rfcurated/keycloak](https://redirect.github.com/keycloak/keycloak) | patch | `26.5.1-jammy-fips-rfcurated` → `26.5.2-jammy-fips-rfcurated` | | [registry1.dso.mil/ironbank/opensource/keycloak/keycloak](https://www.keycloak.org) ([source](https://repo1.dso.mil/dsop/opensource/keycloak/keycloak)) | patch | `26.5.1` → `26.5.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit e393a3d)
mjnagel
approved these changes
Jan 29, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Backports the Keycloak upgrade to v26.5.2 across all relevant charts, values, images, and tests for the 0.60 branch.
Changes:
- Bump all Keycloak image tags from
26.5.1to26.5.2across zarf bundles and Helm values (upstream, unicorn, and registry1 variants). - Update chart metadata (
Chart.yaml,common/zarf.yaml) to reflect Keycloak version26.5.2. - Align Helm chart tests to expect the new Keycloak image tag
26.5.2.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
src/keycloak/zarf.yaml |
Updates all referenced Keycloak container images to tag 26.5.2 for different image registries/variants. |
src/keycloak/values/upstream-values.yaml |
Sets upstream Keycloak image tag to 26.5.2. |
src/keycloak/values/unicorn-values.yaml |
Sets rfcurated FIPS Keycloak image tag to 26.5.2-jammy-fips-rfcurated. |
src/keycloak/values/registry1-values.yaml |
Sets IronBank Keycloak image tag to 26.5.2. |
src/keycloak/common/zarf.yaml |
Updates the referenced Keycloak version metadata to 26.5.2. |
src/keycloak/chart/values.yaml |
Updates the default Keycloak image tag to 26.5.2. |
src/keycloak/chart/tests/kc_rfcurated_java_opts_test.yaml |
Adjusts the Helm test to expect the Keycloak image tag 26.5.2. |
src/keycloak/chart/Chart.yaml |
Bumps the chart version field to 26.5.2 to match the Keycloak image version. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
chance-coleman
pushed a commit
that referenced
this pull request
Jan 29, 2026
🤖 I have created a release *beep* *boop* --- ## [0.60.1](v0.60.0...v0.60.1) (2026-01-29) ### Bug Fixes * ensure ambient mode is the default in all operator code ([#2326](#2326)) (backport-0.60) ([#2327](#2327)) ([287ab4d](287ab4d)) ### Miscellaneous * chore(deps): update keycloak to v26.5.2 ([#2297](#2297)) (backport-0.60) ([#2328](#2328)) ([287ab4d](6e5db83)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sebastian Łaskawiec <sebastian.laskawiec@defenseunicorns.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of commit: e393a3d