Release v1.1.0
KeyCloak Module version 1.1.0
SIGHUP team maintains this module updated and tested.
That is the main reason why we worked on this new release. With the Kubernetes 1.21 release, it became the perfect time
to start testing this module against this Kubernetes release.
Continue reading the Changelog to discover them:
Changelog
- Update KeyCloak from version
v7.0.1
tov13.0.1
. - Kubernetes support:
- Deprecate Kubernetes 1.17 support.
- Kubernetes 1.20 is considered stable.
- Add tech-preview support to Kubernetes 1.21.
Upgrade path
To upgrade this module from v1.0.1
to v1.1.0
, you need to download this new version, then apply the
kustomize
project. No further action is required.
$ kustomize build katalog/keycloak | kubectl apply -f -
# Or
$ kustomize build examples/h2-tests | kubectl apply -f -