Skip to content

v1.30.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 18:19

Deployment Certifications and Source Traceability

KubeRocketCI container images bear cosign signatures. Refer to the documentation for instructions on verification.
The Rekor UUID's for this release is 108e9186e8c5677a68f00f9db665700c1dda65dd50d1d8dc3c315185ae1c9ecbe3f4b97d095b3cec - attestation and
108e9186e8c5677af5640e2a50f30a64bb1d12efe3db305e6ec4e3c6ae4577cc664a7eace1a29425 - signature

v1.30.0 - 2025-11-21

Features

  • Add postBrokerLoginFlowAlias to KeycloakRealmIdentityProvider (#231)
  • Add login settings for KeycloakRealm and ClusterKeycloakRealm (#166)
  • Enhance deletion logic to skip non-existent resources (#238)
  • Add parentGroup to KeycloakRealmGroup for improved subgroup support (#172)
  • Add Docker registry and podLabels to helm chart

Bug Fixes

  • Unable to get realm userProfileConfig (#221)
  • Unable to set realm userProfileConfig (#221)
  • Authentication flow priorities are not respected (#235)
  • Reconciliation KeycloakAuthFlow fails - authFlowConfig not found (#234)
  • Unable to create userProfileConfig without a group (#165)

Routine

  • Update current development version (#253)
  • Update krci-ai framework to the latest version (#198)
  • Generate containerImage annotation for ClusterServiceVersion (#225)
  • Update bundle manifests v1.29.0 (#225)
  • Generate bundle manifests v1.29.0 (#225)

Documentation

  • add kubectl wait example for Keycloak status check (#243)