Security
Changed
- Re-introduced hook to allow for CRD install during app upgrades. (#55)
- Use unique names for CRD install hooks to avoid naming collisions. (#56)
Added
- Add sub-chart to delete any orphaned resources. (#56)
Changed
- Update cert-manager from upstream 0.15.2 to 0.16.1. (#51)
Changed
- Updated backward incompatible Kubernetes dependencies to v1.18.5.
Changed
- Updated backward incompatible Kubernetes dependencies to v1.18.5.
Added
- Add dependabot configuration.
Changed
- Update operatorkit to v1.2.0 and k8sclient to v3.1.2.
Changed
- Update operatorkit to v1.2.0 and k8sclient to v3.1.2.
Fixed
- Fix
roleRef in RoleBinding/tenant-admin.
Fixed
- Fix
roleRef in ClusterRoleBinding/tenant-admin-view-all.
Added
- Add github actions for release automation.
Changed
- Update helm chart to current standard
- Install
serviceaccount in all installations.
Changed
- Install CRDs during chart installation only. (#46)