Security
Added
- Add Grafana as static client.
- Update to upstream
v1.3.1 (#155). This mitigates failed cert-manager-app installations due to CRD conversion issues.
Added
- Add support for dns01 ACME solver.
Changed
- Add group name prefix also when refreshing a token.
Added
- Provide customer admin group access to manage
Organization CRs.
Changed
- Start using forked
dex version with connector IDs as OIDC groups prefixes.
Changed
- Update bootstrap resources on restart.
Changed
- Update to upstream
v1.2.0. (#151) - cert-manager-app now requires kubernetes version >=1.16.0. (#151)
- Switch rbac rules from
extensions to networking.k8s.io for ingresses. (#151)
Fixed
- Allow strings and integers in values schema for resources requests and limits. (#150)
Added
- Add network policy template.