Releases: openmcp-project/mcp-operator
Releases · openmcp-project/mcp-operator
Release v0.35.2
Changes included in v0.35.2:
🚀 Features
- update module github.com/gardener/landscaper-service to v0.133.0 #133.
- update module github.com/openmcp-project/control-plane-operator to v0.1.12 #132.
- update module github.com/openmcp-project/control-plane-operator to v0.1.11 #131.
🔧 Chores
- update dependency go to v1.24.6 #129.
Release v0.34.1
Changes included in v0.34.1:
🐛 Fixes
- [bugfix] [operator] missing 'if' in helm chart ##127: Fixes a missing 'if' in the helm templates.
Release v0.34.0
Changes included in v0.34.0:
🚀 Features
- release v0.34.0 ##126.
- [feature] [operator] add Landscaper v2 bridge ##115: Added the v2 bridge logic for the Landscaper component.
```bugfix operator
Fixed an issue with the permissions of the mcp-operator and a wrongly spelled key in the architecture configuration.
### 🐛 Fixes
- [bugfix] [user] authorization controller triggers deletion of clusteradmin [##125](https://github.com/openmcp-project/mcp-operator/pull/125): Ensure that the corresponding ClusterAdmin resource is deleted before the ManagedControlPlane is being deleted.
- [bugfix] [operator] fix typo in helm chart [##121](https://github.com/openmcp-project/mcp-operator/pull/121): Fixed a typo in the helm chart which caused the APIServer architecture config to not be properly propagated.
Release v0.33.1
Changes included in v0.33.1:
🚀 Features
- [bugfix] [operator] Fix v2 rbac #120: Added the permissions that are required for the v2 bridge logic to the helm chart.
Release v0.33.0
Changes included in v0.33.0:
🚀 Features
- release v0.33.0 #118.
- [feature] [operator] Implement v2 bridge #103: Enabled the v2 bridge for switching between v1 and v2 architecture versions for specific components. See the documentation for further details.
🔧 Chores
- renovate minimumReleaseAge back to 0 days #98.
Release v0.32.0
Changes included in v0.32.0:
🔧 Chores
- renovate ignores our own image in chart as it will be updated … ##96.
Release v0.31.0
Changes included in v0.31.0:
Several dependency updates
Release v0.30.1
Release v0.30.0
Fix
- fix(deps): update module github.com/gardener/landscaper-service to v0.128.0: #68
Release v0.29.0
Fix
- fix(deps): update module github.com/gardener/landscaper-service to v0.127.0: #66