-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support Keycloak v25 #2255
Conversation
I will leave this to @drodriguez-305 since the Keycloak upgrade is part of one of his tasks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks GTM
Hello there! We’re facing a bug in Keycloak 25 that is preventing us from releasing the image at the moment. The error is being tracked in https://github.com/camunda/team-infrastructure-experience/issues/352. I'll keep you informed once it's resolved. |
Thank you for the update! |
Which problem does the PR fix?
Closes #2229
What's in this PR?
With 8.6-alpha5 we will support Keycloak v24 and v25, this PR updates the bitnami chart and Keycloak version for the alpha charts to match that expectation.
Checklist
Please make sure to follow our Contributing Guide.
Before opening the PR:
make go.update-golden-only
.After opening the PR: