diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fdb7f01..24f2a1e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "charts/backstage": "0.3.1", "charts/crossplane-cluster-config": "0.0.2", - "charts/crossplane-keycloak-realm": "0.2.0", + "charts/crossplane-keycloak-realm": "0.3.0", "charts/cube-stack": "0.3.0", "charts/cubejs": "0.3.0", "charts/cubestore": "0.3.0", diff --git a/charts/crossplane-keycloak-realm/CHANGELOG.md b/charts/crossplane-keycloak-realm/CHANGELOG.md index 4a164eb..e26b7b4 100644 --- a/charts/crossplane-keycloak-realm/CHANGELOG.md +++ b/charts/crossplane-keycloak-realm/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.3.0](https://github.com/pelotech/charts/compare/crossplane-keycloak-realm/0.2.0...crossplane-keycloak-realm/0.3.0) (2026-02-12) + + +### Features + +* update builtinObjects to crossplane v2 import feature ([#94](https://github.com/pelotech/charts/issues/94)) ([2d9e22e](https://github.com/pelotech/charts/commit/2d9e22e00464d2aa8800df3761e99955f64333fc)) + + +### Chores + +* remove extraneous values file ([#83](https://github.com/pelotech/charts/issues/83)) ([3d7b106](https://github.com/pelotech/charts/commit/3d7b106e441173e4ddf4e1689cfbe46e4f52525d)) + ## [0.2.0](https://github.com/pelotech/charts/compare/crossplane-keycloak-realm/0.1.0...crossplane-keycloak-realm/0.2.0) (2025-10-22) diff --git a/charts/crossplane-keycloak-realm/Chart.yaml b/charts/crossplane-keycloak-realm/Chart.yaml index f0087fb..9c87705 100644 --- a/charts/crossplane-keycloak-realm/Chart.yaml +++ b/charts/crossplane-keycloak-realm/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.0 +version: 0.3.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/crossplane-keycloak-realm/README.md b/charts/crossplane-keycloak-realm/README.md index d7ee89a..e3a2fe5 100644 --- a/charts/crossplane-keycloak-realm/README.md +++ b/charts/crossplane-keycloak-realm/README.md @@ -1,6 +1,6 @@ # crossplane-keycloak-realm -### version: 0.2.0 +### version: 0.3.0 ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)