- Support adding managed configmap and secret checksums to Deployment and StatefulSet (#35)
- Fix printer columns for keycloakclient (#45)
- Set printer columns for keycloakclient (#44)
- Support protocolMappers on keycloakclient (#43)
- Add keyPrefix to clientSecretRef for KeycloakClient (#41)
- Create Secret when using publicClient=true (#40)
- Fix metrics cert dns names and release v0.0.6 (#39)
- Build arm64 images and setup cluster role aggregate labels (#36)
- Ensure metric certs are getting used (#37)
- Include PROVIDER_URL in the KeycloakClient ConfigMap (#32)
- Doc improvements (#31)
- Fix cookie secret to be 32-bytes base64 encoded , add KEYCLOAK_HOST to configmap (#28)
- Move ClientID to the generated Secret instead of the ConfigMap (#30)
- Improve image release and README fixes (#23)
- Make envVar format Secret and ConfigMap keys optional (#24)
- Use Helm Job to signal webhooks are ready, also support deploying imagePullSecret (#27)
- Initial release