3 Commits
Author SHA1 Message Date
Reinhard Nägele 90a25d646a [stable/keycloak] Don't auto-generate passwords for CI (#12384)
* [stable/keycloak] Don't auto-generate passwords for CI

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Bump patch version

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-03-20 00:28:22 -07:00
Thomas Darimont e35e046cf7 [stable/keycloak] Update to 4.8.3 and related changes (#10713)
* [stable/keycloak] Upgrade Keycloak to 4.8.3.Final and related changes

Added support for more reliable database connection handling.

Referenced missing distributed caches in ha.cli configuration.

Configured events-listener SPI to log login events to stdout for analysis

Signed-off-by: Thomas Darimont <thomas.darimont@gmail.com>

* Add line break at end of file

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Update README.md

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-01-17 02:10:21 -08:00
Reinhard Nägele e6ac09ea3e [stable/keycloak] Update Keycloak to 4.0.0.Final (#6159)
* Update Keycloak to 4.0.0.Final
* Add support for MariaDB and H2
* Make H2 the default for easy testing
* Make CI test the chart with H2 and a HA setup with Postgres

Fixes: #6151
2018-06-21 10:45:13 -07:00