chore(deps): update keycloak
Fixes:
- The new keycloak version has additional validation checks on the smtp configuration when importing a realm, and importing an empty string as the smtp hostname was breaking things, so the test data was updated accordingly. There is an associated umbrella branch to update the references to that test data.
- The new keycloak version performs bootstrapping tasks (like importing a realm) asynchronously. While this does slightly decrease boot time, it swallows any errors that occur during bootstrapping. I disabled the async bootstrap stuff by default, because hidden errors could be very confusing for our customers (they were certainly confusing for me when troubleshooting the previous issue).
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| gluon | major |
0.9.8 -> 1.0.0
|
| postgresql (source) | patch |
18.5.15 -> 18.5.17
|
| registry1.dso.mil/ironbank/opensource/keycloak/keycloak (source) | minor |
26.5.7 -> 26.6.0
|
Complete MR checklist
Assignee
- Followed upgrade instructions outlined in docs/DEVELOPMENT_MAINTENANCE.md
- Update Docs with new/updated steps as needed
- Tested and Validated Changes made with supporting info like logs or screenshots from test pipelines
Add supporting info below
Integration test pipeline: https://repo1.dso.mil/big-bang/bigbang/-/pipelines/5117907
Reviewer only
- Tested and Validated changes
Configuration
- If you want to rebase/retry this MR, check this box
This MR was automatically generated by Renovate Bot.
Upgrade Notices
This is a major Keycloak release. While there are no breaking changes specific to the chart shipped with Big Bang, there may be breaking changes specific to your Keycloak configuration. Please see the breaking changes section from the official Keycloak upgrading guide for more information.
Umbrella Branch
jb/update-kc-test-realm









