Upstream Version Update Available
The following upstream component(s) for the keycloak chart have new releases:
| Component |
Current Version |
Latest Version |
File |
Field |
| keycloak |
26.5.0 |
26.5.5 |
Chart.yaml |
.appVersion |
| keycloak |
26.5.0+patch1 |
26.5.5 |
Chart.yaml |
.version |
What needs to be done
- Update the version references listed above.
- Update any hardcoded version strings in test assertions (
charts/keycloak/tests/).
- Review the upstream release notes for breaking changes.
- Run
make test to verify lint and unit tests pass.
This issue was created automatically by the upstream version checker.