rbac-bootstrap-app release v0.3.0
Added
- Add
io.giantswarm.application.managedchart annotation for Backstage visibility. - Add optional
cluster-readerClusterRole (off by default, enabled viaclusterReader.enabled: true) that aggregates into the built-inviewClusterRole and grants read access (get/list/watch) on cluster-scoped resources.
Changed
- Migrate chart metadata annotations to OCI-compatible format.