Skip to content

Commit fbfaa56

Browse files
chore(main): release crossplane-keycloak-realm 0.3.1 (#145)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c44b4bb commit fbfaa56

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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",

charts/crossplane-keycloak-realm/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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

charts/crossplane-keycloak-realm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

charts/crossplane-keycloak-realm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

0 commit comments

Comments
 (0)