Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.25 KB

File metadata and controls

52 lines (29 loc) · 1.25 KB

v0.0.12 - 2026-06-08

  • Support adding managed configmap and secret checksums to Deployment and StatefulSet (#35)

v0.0.11 - 2026-06-06

  • Fix printer columns for keycloakclient (#45)

v0.0.10 - 2026-06-06

  • Set printer columns for keycloakclient (#44)

v0.0.9 - 2026-06-06

  • Support protocolMappers on keycloakclient (#43)

v0.0.8 - 2026-06-05

  • Add keyPrefix to clientSecretRef for KeycloakClient (#41)

v0.0.7 - 2026-06-04

  • Create Secret when using publicClient=true (#40)

v0.0.6 - 2026-05-28

  • Fix metrics cert dns names and release v0.0.6 (#39)

v0.0.5 - 2026-05-28

  • Build arm64 images and setup cluster role aggregate labels (#36)
  • Ensure metric certs are getting used (#37)

v0.0.4 - 2026-03-24

  • Include PROVIDER_URL in the KeycloakClient ConfigMap (#32)
  • Doc improvements (#31)

v0.0.3 - 2026-03-21

  • 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)

v0.0.2 - 2026-03-19

  • 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)

v0.0.1 - 2026-03-18

  • Initial release