File tree Expand file tree Collapse file tree
charts/crossplane-keycloak-realm Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "charts/backstage" : " 0.3.2" ,
33 "charts/crossplane-cluster-config" : " 0.0.2" ,
4- "charts/crossplane-keycloak-realm" : " 0.3.0 " ,
4+ "charts/crossplane-keycloak-realm" : " 0.3.1 " ,
55 "charts/cube-stack" : " 0.3.0" ,
66 "charts/cubejs" : " 0.3.1" ,
77 "charts/cubestore" : " 0.3.1" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.1] ( https://github.com/pelotech/charts/compare/crossplane-keycloak-realm/0.3.0...crossplane-keycloak-realm/0.3.1 ) (2026-07-07)
4+
5+
6+ ### Bug Fixes
7+
8+ * keycloak realm email as username ([ #126 ] ( https://github.com/pelotech/charts/issues/126 ) ) ([ 1338233] ( https://github.com/pelotech/charts/commit/1338233a642513077c914aec99000bc6fc487ce2 ) )
9+
310## [ 0.3.0] ( https://github.com/pelotech/charts/compare/crossplane-keycloak-realm/0.2.0...crossplane-keycloak-realm/0.3.0 ) (2026-06-04)
411
512
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.3.0
18+ version : 0.3.1
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 11# crossplane-keycloak-realm
22
3- ### version: 0.3.0 <!-- x-release-please-version -->
3+ ### version: 0.3.1 <!-- x-release-please-version -->
44
55![ AppVersion: 1.16.0] ( https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square )
66
You can’t perform that action at this time.
0 commit comments